hxgdzyuyi / echo-gorm-example

πŸ“– echo web framework and gorm orm example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

echo-gorm-example

πŸ“– echo web framework and gorm orm example

πŸƒβ€β™€οΈ Run

git clone https://github.com/cjaewon/echo-gorm-example.git

// run

go run main.go

// build

go build main.go
./main.go

πŸ“Œ Feature

πŸ“š Project Stack

  • echo
  • gorm (sqlite3)
  • go-playground/validator
  • godotenv
  • jwt-go

πŸ”— Reference

About

πŸ“– echo web framework and gorm orm example

License:MIT License


Languages

Language:Go 100.0%