litestar-org / awesome-litestar

A curated list of resources related to Litestar.

Home Page:https://litestar.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Litestar Awesome Logo - Light Litestar Awesome Logo - Dark

Project Status
CI/CD CI Link Check
Community Reddit Discord Matrix Twitter Blog
Meta Litestar Project Awesome License - MIT Litestar Sponsors

Awesome Litestar

A curated list of awesome things related to Litestar.

Effortlessly build performant APIs with Litestar - The powerful, lightweight and flexible ASGI framework

Table of Contents

Resources

Official

Official Resources

  • Documentation includes comprehensive API reference docs as well as usage guides.
  • Tutorial on Litestar, for people that are new to Litestar.

Internal Utils

Built-in Extensions

This section is highlighting built-in extensions that are part of the Litestar standard library that you would normally find as third-party extensions in other frameworks.

Third-Party

Third-Party Extensions

General

Admin

Auth

  • litestar-users - Authentication and user management for the Litestar framework. Litestar Plugin Architecture

Databases

ORMs

ODMs

[!NOTE] TODO

Monitoring

  • apitally - A plugin for easy API monitoring with Apitally (including API traffic, errors, response times, payload sizes and uptime). Litestar Plugin Architecture

Other

Developer Tools

Email

Utils

External

External Resources

Podcasts

Articles

Tutorials

Talks

Videos

Best Practices

Hosting Litestar

Hosting

PaaS

(Platforms-as-a-Service)

IaaS

(Infrastructure-as-a-Service)

Serverless

Frameworks
  • Chalice - Python Serverless Microframework for AWS.
  • Mangum - Adapter for running ASGI applications with AWS Lambda and API Gateway.
  • Vercel - Serverless Functions and Hosting.
Compute

Example and Referece Projects

Projects

Boilerplate

Docker Images

[!NOTE] Coming Soon :)

Open Source Projects

About

A curated list of resources related to Litestar.

https://litestar.dev

License:MIT License


Languages

Language:Makefile 100.0%