Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleroxac/goexpert-di
goexpert-di
https://github.com/aleroxac/goexpert-di
dependency-injection fullcycle go goexpert golang google-wire
Last synced: about 2 months ago
JSON representation
goexpert-di
- Host: GitHub
- URL: https://github.com/aleroxac/goexpert-di
- Owner: aleroxac
- Created: 2024-04-18T10:47:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-18T11:32:16.000Z (9 months ago)
- Last Synced: 2024-04-18T13:20:08.855Z (9 months ago)
- Topics: dependency-injection, fullcycle, go, goexpert, golang, google-wire
- Language: Go
- Homepage: https://github.com/aleroxac/goexpert-di
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goexpert-di
## Referências
- github.com/uber-go/fx
- github.com/google/wire## Modo de uso
``` shell
make install
make run
```