Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've been using Litestar for over a year now, serving both JSON and templated HTML. Great all-around Python async framework that manages to be fast (faster than FastAPI), lightweight, and still has enough batteries included to host a website with auth, sessions, etc. I'm a fan of first-class msgspec support and the Controller class for nested routing.

Highly recommend.



Me too! Switched from FastAPI on a new project and never looked back. I really like how complete Litestar feels and the base will get you quite far and very reliably.


It definitely seems worth checking out. I've been using FastAPI for a few years now.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: