You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Community ||[](https://www.reddit.com/r/litestarapi)[](https://discord.com/invite/X3FJqy8d2j)[](https://matrix.to/#/#litestar:matrix.org)[](https://twitter.com/LitestarAPI)[](https://blog.litestar.dev)|
21
-
| Meta ||[](https://github.com/litestar-org/awesome-litestar)[](https://github.com/litestar-org/awesome-litestar)[](https://spdx.org/licenses/)[](https://github.com/sponsors/litestar-org)|
21
+
| Meta ||[](https://github.com/litestar-org/awesome-litestar)[](https://github.com/litestar-org/awesome-litestar)[](https://spdx.org/licenses/)[](https://github.com/sponsors/litestar-org)|
22
22
23
23
<!-- prettier-ignore-end -->
24
24
</div>
@@ -35,39 +35,48 @@
35
35
Effortlessly build performant APIs with [Litestar](https://litestar.dev/) - The powerful, lightweight and flexible ASGI
36
36
framework
37
37
38
-
[](https://docs.litestar.dev/latest/usage/plugins/index.html) repositories are marked with <sup>*</sup> to indicate they extend functionality through the plugin system.
38
+
[](https://docs.litestar.dev/latest/usage/plugins/index.html) repositories are marked with <sup>\*</sup> to indicate they extend functionality through the plugin system.
-[`litestar-asyncpg`](https://github.com/litestar-org/litestar-asyncpg) - A plugin for the AsyncPG database driver.<sup>*</sup>
104
+
-[`litestar-asyncpg`](https://github.com/litestar-org/litestar-asyncpg) - A plugin for the AsyncPG database driver.<sup>\*</sup>
96
105
-[`litestar-vite`](https://github.com/litestar-org/vite-plugin) - A Vite adapter for Litestar.
97
-
-[`litestar-piccolo`](https://github.com/litestar-org/litestar-piccolo) - A Piccolo ORM adapter for Litestar.<sup>*</sup>
106
+
-[`litestar-piccolo`](https://github.com/litestar-org/litestar-piccolo) - A Piccolo ORM adapter for Litestar.<sup>\*</sup>
98
107
99
108
##### Built-in Extensions
100
109
@@ -119,12 +128,12 @@ that you would normally find as third-party extensions in other frameworks.
119
128
120
129
-[`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).
121
130
-[`litestar-MQTT`](https://github.com/Alurith/litestar-mqtt) - A plugin for the MQTT protocol.
122
-
-[`litestar-saq`](https://github.com/cofin/litestar-saq) - A plugin for the [SAQ job queuing framework](https://github.com/tobymao/saq)<sup>*</sup>
131
+
-[`litestar-saq`](https://github.com/cofin/litestar-saq) - A plugin for the [SAQ job queuing framework](https://github.com/tobymao/saq)<sup>\*</sup>
123
132
-[`litestar-taskiq`](https://github.com/taskiq-python/taskiq-litestar) - [Taskiq](https://taskiq-python.github.io/) integration for Litestar.
124
133
-[`litestar-psycopg`](https://github.com/Kumokage/litestar-psycopg) - A plugin for the [Psycopg](https://www.psycopg.org/psycopg3/docs/) database driver.
125
-
-[`litestar-aiosql`](https://github.com/cofin/litestar-aiosql) - A plugin for the [aiosql](https://github.com/nackjicholson/aiosql) database query builder.<sup>*</sup>
126
-
-[`litestar-granian`](https://github.com/cofin/litestar-granian) - A plugin for the [Granian](https://github.com/emmett-framework/granian) HTTP server, written in Rust.<sup>*</sup>
127
-
-[`litestar-svcs`](https://github.com/guacs/litestar-svcs) - A plugin for the [SVCS](https://github.com/hynek/svcs) service locater/dependency injection library.<sup>*</sup>
134
+
-[`litestar-aiosql`](https://github.com/cofin/litestar-aiosql) - A plugin for the [aiosql](https://github.com/nackjicholson/aiosql) database query builder.<sup>\*</sup>
135
+
-[`litestar-granian`](https://github.com/cofin/litestar-granian) - A plugin for the [Granian](https://github.com/emmett-framework/granian) HTTP server, written in Rust.<sup>\*</sup>
136
+
-[`litestar-svcs`](https://github.com/guacs/litestar-svcs) - A plugin for the [SVCS](https://github.com/hynek/svcs) service locater/dependency injection library.<sup>\*</sup>
128
137
-[`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.
129
138
130
139
### Admin
@@ -137,7 +146,7 @@ that you would normally find as third-party extensions in other frameworks.
137
146
### Auth
138
147
139
148
-[`litestar-users`](https://github.com/LonelyVikingMichael/litestar-users) - Authentication and user management for the
140
-
Litestar framework.<sup>*</sup>
149
+
Litestar framework.<sup>\*</sup>
141
150
142
151
### Databases
143
152
@@ -158,7 +167,7 @@ that you would normally find as third-party extensions in other frameworks.
158
167
159
168
### Monitoring
160
169
161
-
-[`apitally`](https://github.com/apitally/apitally-py) - A plugin for easy API monitoring with [Apitally](https://apitally.io/litestar) (including API traffic, errors, response times, payload sizes and uptime).<sup>*</sup>
170
+
-[`apitally`](https://github.com/apitally/apitally-py) - A plugin for easy API monitoring with [Apitally](https://apitally.io/litestar) (including API traffic, errors, response times, payload sizes and uptime).<sup>\*</sup>
162
171
163
172
### Other
164
173
@@ -191,6 +200,7 @@ that you would normally find as third-party extensions in other frameworks.
191
200
-[Creating a universal template (Russian)](https://habr.com/ru/companies/pt/articles/820171/) - An article about template built on the principles of clean architecture using Litestar, SqlAlchemy, Pydantic, dishka, FastStream.
192
201
193
202
### Tutorials
203
+
194
204
-[Litestar video series by R3ap3rPy](https://www.youtube.com/watch?v=MCWwII_REY8&list=PLIO3UV9ODwNDYJVemuMB-obsUNON0-gpV)
195
205
196
206
### Talks
@@ -259,7 +269,7 @@ that you would normally find as third-party extensions in other frameworks.
259
269
260
270
-[Litestar Fullstack with Vite, VueJS, Redis, PostgreSQL, and more](https://github.com/litestar-org/litestar-fullstack) - Made by [@cofin](https://github.com/cofin/).
261
271
-[](https://railway.app/template/KmHMvQ?referralCode=BMcs0x)
-[Example Litestar Service](https://github.com/andy-takker/example-litestar-service) - Example Litestar app with database, nats, rate limits, logging etc.
263
273
<!--lint ignore awesome-list-item-->
264
274
-[Basic Litestar App](https://github.com/JacobCoffee/litestar-template) - Basic Litestar app with TailwindCSS.
265
275
-[](https://railway.app/template/zx1KGh?referralCode=BMcs0x)
0 commit comments