use layered architecture & dependency injection pattern
module | description |
---|---|
godotenv | environment file .env |
echo | router framework |
gorm | Object Relational Mapper |
PostgreSQL | Database |
- Database Server PostgreSQL was Running on local/server
- update
.env
file, and fill with correct credentials
go run main.go