Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```