Awesome
FotonGo ☕️⚡️
Simple boilerplate for building Backend services like ExpressJS with GOFIBER ⚡️
Features
- Clean Architecture
- Auto Generate Unit Testing Report
- Auto Generate Swagger Docs
- Auto Gen Depedency Injection with Google Wire
- Schema First Data Model with Prisma
- Versioning system for Database Migration with Bytebase
- Seperate route and handler
- Seperate Env config
- Database connection with best practice (conn pool)
- Custom sample middleware
- JWT Integration & sample
Installation
- Clone repositories
$ git clone
- Copy sample env
$ cp .env.example .env
- Run in your local machine (Unix / Linux / Windows)
$ make run-local
Commands
otw
See more
star & watch for get the latest update <br /> read more: https://gofiber.io/