diff --git a/README.md b/README.md index 7ab9b0ce..25887085 100644 --- a/README.md +++ b/README.md @@ -1238,6 +1238,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gocontainer](https://github.com/vardius/gocontainer) - Simple Dependency Injection Container. * [goioc/di](https://github.com/goioc/di) - Spring-inspired Dependency Injection Container. * [linker](https://github.com/logrange/linker) - A reflection based dependency injection and inversion of control library with components lifecycle support. +* [nject/npoint](https://github.com/BlueOwlOpenSource/nject) - A type safe, reflective framework based on types for libraries, tests, and endpoints. * [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang. ### Project Layout