A boilerplate for Fiber REST API.
git clone https://github.com/irfanalmsyah/fiber-boilerplate.git
cd fiber-boilerplate
go mod download
cp .env.example .env
air
Server will be running on localhost:3000
.
- Tests
- Docker
- Endpoints documentation
- Forgot password