Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dogukanoksuz/go-rest-api-boilerplate

Golang REST API Boilerplate with Gofiber
https://github.com/dogukanoksuz/go-rest-api-boilerplate

fiber fiber-framework go gofiber golang rest rest-api restful-api

Last synced: about 4 hours ago
JSON representation

Golang REST API Boilerplate with Gofiber

Awesome Lists containing this project

README

        

# 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