Skip to content

Indra Octama built GoLang API (JSON) with ECHO framework

Notifications You must be signed in to change notification settings

indraoct/indraecho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indraecho

Indra Octama built GoLang API (JSON) with ECHO framework

Dependencies :

  1. You should fork labstack/echo repository from github. The command is: go get -u github.com/labstack/echo

  2. MySQL Database : import db golang.sql to your local computer.

  3. SQL Driver : go get github.com/go-sql-driver/mysql

  4. In File Db.go, you should change the parameter of your local DB mysql credential.

About

Indra Octama built GoLang API (JSON) with ECHO framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages