A simple Go program using Fiber for HTTP req handler and Ent for ORM with only table: User.
| config | ||
| ent | ||
| handlers | ||
| types | ||
| .env.example | ||
| .gitignore | ||
| db.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| config | ||
| ent | ||
| handlers | ||
| types | ||
| .env.example | ||
| .gitignore | ||
| db.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||