go-rest-api-boilerplate
go-rest-api-boilerplate copied to clipboard
Golang REST API Boilerplate with Gofiber
Golang REST API Boilerplate
This project is an example of how can we create REST API's with Golang using Gofiber.
Feature List
- Different database adapter support
- Singleton database connection pattern
- Integration tests
- Global error handling
- Example middlewares
- Example CRUD pattern implementation with Models and Controllers
API Documentation
https://documenter.getpostman.com/view/11074048/UVsJvRfY
Blog post:
https://dogukan.dev/golang-rest-api-crud-islemleri.html