You need install Go 1.20 or higher version, You can download from here.
make run
You pass custom config file via define "CONFIG_FN" environment variable
export CONFIG_FN="custom.json"
make run
- Basic Routing
- Mock Routes
- Client Routes Without Business Logic
- Health Check
- Body Validation
- Configurable Logging
- Configurable Rate Limiting
- Token-Based Authentication
- UI