Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-litestar
A curated list of resources related to Litestar.
https://github.com/litestar-org/awesome-litestar
Last synced: 6 days ago
JSON representation
-
Resources
-
Official Resources
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Source Code
- Litestar Blog - The official Litestar blog.
- `litestar-asyncpg` - A plugin for the AsyncPG database driver.<sup>*</sup>
- `litestar-vite` - A Vite adapter for Litestar.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Documentation
- Tutorial
- Discord
- Litestar Blog - The official Litestar blog.
- HTMX
- Websockets
- OpenTelemetry Instrumentation
- Prometheus Instrumentation
- Litestar Blog - The official Litestar blog.
- `litestar-piccolo` - A Piccolo ORM adapter for Litestar.<sup>*</sup>
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
- Litestar Blog - The official Litestar blog.
-
-
Third-Party Extensions
-
Articles
- Create a Websocket Chat App - A quick post on creating a websocket chat app with Litestar in 30 lines of code.
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App - A quick post on creating a websocket chat app with Litestar in 30 lines of code.
- Create a Websocket Chat App
- Create a Websocket Chat App - A quick post on creating a websocket chat app with Litestar in 30 lines of code.
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App - A quick post on creating a websocket chat app with Litestar in 30 lines of code.
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App
- Create a Websocket Chat App - A quick post on creating a websocket chat app with Litestar in 30 lines of code.
- Create a Websocket Chat App - A quick post on creating a websocket chat app with Litestar in 30 lines of code.
- Create a Websocket Chat App
- Create a Websocket Chat App
- Creating a universal template (Russian) - An article about template built on the principles of clean architecture using Litestar, SqlAlchemy, Pydantic, dishka, FastStream.
- Create a Websocket Chat App
- Create a Websocket Chat App - A quick post on creating a websocket chat app with Litestar in 30 lines of code.
- Create a Websocket Chat App - A quick post on creating a websocket chat app with Litestar in 30 lines of code.
-
General
- `litestar-MQTT` - A plugin for the MQTT protocol.
- `litestar-saq` - A plugin for the [SAQ job queuing framework](https://github.com/tobymao/saq)<sup>*</sup>
- `litestar-taskiq` - [Taskiq](https://taskiq-python.github.io/) integration for Litestar.
- `litestar-aiosql` - A plugin for the [aiosql](https://github.com/nackjicholson/aiosql) database query builder.<sup>*</sup>
- Granian - %E2%AD%90%20Enabled-202235.svg?logo=python&labelColor=202235&color=edb641&logoColor=edb641)](https://docs.litestar.dev/latest/usage/plugins.html)
- `litestar-svcs` - A plugin for the [SVCS](https://github.com/hynek/svcs) service locater/dependency injection library.<sup>*</sup>
- SVCS - %E2%AD%90%20Enabled-202235.svg?logo=python&labelColor=202235&color=edb641&logoColor=edb641)](https://docs.litestar.dev/latest/usage/plugins.html)
- `dishka` - Cute DI framework with agreeable API and everything you need, including [Litestar integration](https://dishka.readthedocs.io/en/stable/integrations/index.html).
- `litestar-saq-htmx` - Proof of concept using SAQ, Litestar, HTMX, and Server-Sent events for a simple SAQ job monitor.
- `litestar-granian` - A plugin for the [Granian](https://github.com/emmett-framework/granian) HTTP server, written in Rust.<sup>*</sup>
-
Admin
- Piccolo Admin - A powerful and modern admin GUI, using the Piccolo
- SQLAdminPlugin - Integrates SQLAdmin with a Litestar application.
-
Auth
- `litestar-users` - Authentication and user management for the
- ![Litestar Plugin Architecture
-
Databases
- Piccolo - An async ORM and query builder, supporting Postgres and SQLite,
- Litestar Example - Using Litestar withPiccolo.
- Litestar Docs - Piccolo - Documentation on using
-
Monitoring
- `apitally` - A plugin for easy API monitoring with [Apitally](https://apitally.io/litestar) (including API traffic, errors, response times, payload sizes and uptime).<sup>*</sup>
-
Hosting
- Chalice - Python Serverless Microframework for AWS.
- Railway - Search for `Litestar`.
- Heroku - Deploy using Heroku.
- Vercel - Serverless Functions and Hosting.
- AWS Elastic Beanstalk - Deploy using AWS.
- AWS EC2 - Deploy using AWS.
- Digital Ocean - Deploy using Digital Ocean.
- Mangum - Adapter for running ASGI applications with AWS Lambda and API Gateway.
- AWS Lambda - Serverless compute.
- Google Cloud Run - Serverless compute.
- Microsoft Azure App Service - Deploy using Azure.
- Azure Functions - Serverless compute.
- Google App Engine - Deploy using GCP.
- Google Cloud Functions - Serverless compute.
-
Projects
- Litestar, PostgreSQL, Redis, SQLAlchemy
- Litestar, FastStream, dishka, SQLAlchemy
- Litestar Fullstack with Vite, VueJS, Redis, PostgreSQL, and more - Made by [@cofin](https://github.com/cofin/).
- Basic Litestar App - Basic Litestar app with TailwindCSS.
- Network Information API - Toy app with TailwindCSS and HTMX.
- ![Deployed on Railway
- Litestar with OAuth2 Example - Example of using Litestar with OAuth2.
-
Podcasts
-
Tutorials
-
Other
- `strawberry-graphql` - A Strawberry integration for Litestar to use GraphQL in your applications.
-
Videos
-
Programming Languages
Categories
Sub Categories
Keywords
litestar
12
python
10
litestar-framework
9
litestar-api
8
asgi
6
api
4
asyncio
4
fastapi
4
litestar-template
3
python3
3
postgresql
3
piccolo
3
starlette
3
flask
2
database
2
dependency-injection
2
saq
2
starlite-api
2
sqlite
2
starlite
2
swagger
1
asyncpg
1
tailwindcss
1
aiosql
1
http
1
http-server
1
rsgi
1
rust
1
wsgi
1
svcs
1
aiohttp
1
network
1
htmx
1
railway-app
1
inversion-of-control
1
ioc
1
granian
1
asgi-server
1
oauth2
1
examples
1
example-project
1
ioc-container
1
di-framework
1
msgspec
1
openapi
1
pydantic
1
di-container
1
rapidoc
1
redoc
1
rest
1