Skip to content

Commit

Permalink
Add dishka DI for Litestar
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Oct 19, 2024
1 parent 8b44db2 commit 98ebd1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ that you would normally find as third-party extensions in other frameworks.

### General

- [`dishka`](https://github.com/reagento/dishka) - Cute DI framework with agreeable API and everything you need, including [Litestar integration](https://dishka.readthedocs.io/en/stable/integrations/index.html).
- [`litestar-MQTT`](https://github.com/Alurith/litestar-mqtt) - A plugin for the MQTT protocol.
- [`litestar-saq`](https://github.com/cofin/litestar-saq) - A plugin for the [SAQ job queuing framework](https://github.com/tobymao/saq) [![Litestar Plugin Architecture](https://img.shields.io/badge/Litestar%20Plugin-%E2%AD%90%20Enabled-202235.svg?logo=python&labelColor=202235&color=edb641&logoColor=edb641)](https://docs.litestar.dev/latest/usage/plugins.html)
- [`litestar-taskiq`](https://github.com/taskiq-python/taskiq-litestar) - [Taskiq](https://taskiq-python.github.io/) integration for Litestar
Expand All @@ -128,7 +129,7 @@ that you would normally find as third-party extensions in other frameworks.
A plugin for the [Granian](https://github.com/emmett-framework/granian) HTTP server, written in Rust. [![Litestar Plugin Architecture](https://img.shields.io/badge/Litestar%20Plugin-%E2%AD%90%20Enabled-202235.svg?logo=python&labelColor=202235&color=edb641&logoColor=edb641)](https://docs.litestar.dev/latest/usage/plugins.html)
- [`litestar-svcs`](https://github.com/guacs/litestar-svcs) -
A plugin for the [SVCS](https://github.com/hynek/svcs) service locater/dependency injection library. [![Litestar Plugin Architecture](https://img.shields.io/badge/Litestar%20Plugin-%E2%AD%90%20Enabled-202235.svg?logo=python&labelColor=202235&color=edb641&logoColor=edb641)](https://docs.litestar.dev/latest/usage/plugins.html)
- [Litestar-SAQ-HTMX](https://github.com/euri10/litestar_saq_htmx) -
- [`litestar-saq-htmx`](https://github.com/euri10/litestar_saq_htmx) -
Proof of concept using SAQ, Litestar, HTMX, and Server-Sent events for a simple SAQ job monitor

### Admin
Expand Down

0 comments on commit 98ebd1a

Please sign in to comment.