8000 GitHub - kursataktas/awesome-litestar: A curated list of resources related to Litestar.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kursataktas/awesome-litestar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Piccolo Admin - A powerful and modern admin GUI, using the Piccolo ORM.
  • SQLAdminPlugin - Integrates SQLAdmin with a Litestar application.

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

GraphQL

  • strawberry-graphql - A Strawberry integration for Litestar to use GraphQL in your applications.

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 Reference Projects

Projects

Boilerplate

Docker Images

[!NOTE] Coming Soon :)

Open Source Projects

0