dev-resources.site
for different kinds of informations.
Build Performant APIs with Litestar
Published at
1/8/2025
Categories
python
api
litestar
programming
Author
Ssali Jonathan
In this video, we begin a series of videos in which we shall learn how to build performant APIs with Litestar. Litestar is an opinionated web framework that allows you to build performant REST APIs and other server-side applications on the back-end. It is heavily inspired by NestJS, A JavaScript NodeJS based framework.
Articles
12 articles in total
Build Performant APIs with Litestar
currently reading
Building a Chat App with Websockets and JavaScript Using FastAPI.
read article
FastAPI Beyond CRUD Website
read article
FastAPI Beyond CRUD Full Course - A FastAPI Course
read article
Deploying FastAPI, PostgreSQL, Celery & Redis on Render - FastAPI Beyond CRUD (Part 23)
read article
Background Tasks with FastAPI Background Tasks and Celery + Redis - FastAPI Beyond CRUD (Part 20)
read article
API Testing With Unittest Mock, Pytest & Schemathesis - FastAPI Beyond CRUD (Part 22)
read article
API Documentation With Swagger And Redoc - FastAPI Beyond CRUD (Part 21)
read article
Handling Password Resets - FastAPI Beyond CRUD Part 19
read article
User Account Verification Via Email - FastAPI Beyond CRUD (Part 18)
read article
Middleware, Setting Up Custom Logging And CORS - FastAPI Beyond CRUD (Part 17)
read article
Error Handling (How to create Custom Error Handlers and Exceptions) - FastAPI Beyond CRUD (Part 16)
read article
Featured ones: