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
- Host: GitHub
- URL: https://github.com/hifat/goroger-core
- Owner: hifat
- Created: 2024-10-28T14:33:31.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T15:49:07.000Z (4 months ago)
- Last Synced: 2025-03-01T16:32:07.078Z (4 months ago)
- Topics: dependency-injection, go
- Language: Go
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 🙁