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

https://github.com/supanadit/sample-go-di

Beautiful Sample Go Dependency Injection
https://github.com/supanadit/sample-go-di

Last synced: 7 months ago
JSON representation

Beautiful Sample Go Dependency Injection

Awesome Lists containing this project

README

          

# Go Dependency In Action

This repository will show you how dependency can work in Golang, in this project I will using
`Gin` + `Uber FX`.