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

https://github.com/hifat/goroger-core

Collecting frequently used dependency injection for Go packages
https://github.com/hifat/goroger-core

dependency-injection go

Last synced: 2 months ago
JSON representation

Collecting frequently used dependency injection for Go packages

Awesome Lists containing this project

README

        

# Goroger Core

Collecting frequently used dependency injection for Go packages

## Framework
- [Fiber](https://docs.gofiber.io/)

## ORM
- [GORM](https://gorm.io/)

## ODM
- Wait implement...

## Validator
- [Validator](https://github.com/go-playground/validator)
- ~~[Zog](https://zog.dev/)~~ - I want to use but not support swagger 🙁