Skip to content

arditsarja/GolangEchoGorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

External libraries

Copy and run in your local machine

go get -u github.com/labstack/echo/...

go get -u github.com/dgrijalva/jwt-go

go get -u github.com/jinzhu/gorm

go get -u github.com/go-sql-driver/mysql


Open an instance database in your mysql

Create User in database root

Create Database: with name golang_project

With Password root_password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published