Projects with this topic
Sort by:
-
Dependency Injection (DI) is a design pattern whose essence consists in passing dependencies from the outside, instead of creating them at the place where they are used.
Updated -
Advanced API server (Open Architecture, DI, GORM..)
Updated -
A reflection based dependency injection toolkit for Go
Updated -
The “wire” package is an automatic dependency injection tool for Go, developed by Google.
Updated -
Nunu is a scaffolding tool for building Go applications.
Updated