docs: update README.md
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
# hono-netdi
|
# hono-netdi
|
||||||
|
|
||||||
|
[](https://github.com/StevanFreeborn/hono-netdi/actions/workflows/pull_request.yml)
|
||||||
|
[](https://codecov.io/gh/StevanFreeborn/hono-netdi)
|
||||||
|
[](https://github.com/StevanFreeborn/hono-netdi/actions/workflows/publish.yml)
|
||||||
|
[](https://github.com/semantic-release/semantic-release)
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
A powerful dependency injection middleware for [Hono.js](https://honojs.dev/), inspired by .NET's dependency injection system. This library seamlessly integrates [@stevanfreeborn/netdi](https://github.com/StevanFreeborn/netdi) with Hono applications, providing automatic service scope management and clean resource disposal for each HTTP request.
|
A powerful dependency injection middleware for [Hono.js](https://honojs.dev/), inspired by .NET's dependency injection system. This library seamlessly integrates [@stevanfreeborn/netdi](https://github.com/StevanFreeborn/netdi) with Hono applications, providing automatic service scope management and clean resource disposal for each HTTP request.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|||||||
Reference in New Issue
Block a user