💭 Episode #433 Litestar: Effortlessly Build Performant APIs - [T... =================================================================== !https://talkpython.fm/episodes/show/433/litestar-effortlessly-build-performant-apis Date: October 17, 2023 Litestar: Effortlessly Build Performant APIs We all know about Flask and Django. And of course FastAPI made a huge splash when it came on the scene a few years ago. But new web frameworks are being created all the time. And they have these ea... talkpython.fm [1] Litestar is an interesting api framework similar to fastpi, that I am interested to check out to see if it fits into some project scope. It sounds like it comes with a lot more batteries included for things like auth, but does not have hard opinions like django. At this point I'm not jumping off of fastapi, but its something I want to try. !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://talkpython.fm/episodes/show/433/litestar-effortlessly-build-performant-apis [2]: /thoughts/ [3]: /tags/thoughts/