Categorygithub.com/cjaewon/echo-gorm-example
modulepackage
0.0.0-20250111073531-4ac576d12b11
Repository: https://github.com/cjaewon/echo-gorm-example.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author