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

https://github.com/chase-allen-tech/go-fiber-clean

Fiber project with clean architecture and well organized
https://github.com/chase-allen-tech/go-fiber-clean

fiber golang mongodb

Last synced: about 1 month ago
JSON representation

Fiber project with clean architecture and well organized

Awesome Lists containing this project

README

        

# Go-Lang Clean Architecture

Sample Go-Lang Clean Architecture Project

## Framework

- Web : GoFiber
- Validation : Go-Ozzo
- Configuration : GoDotEnv
- Database : MongoDB

## Architecture

Controller -> Service -> Repository