Post #528482
2025-08-07 02:14 UTC
Replies (7)
-
@ubernostrum@infosec.exchange 2025-08-07 02:15
Accidentally did a "delete and re-draft" on this when I meant to just edit. Ah well.
-
@fancysandwiches@neuromatch.social 2025-08-07 02:52
@ubernostrum Great write-up, I had no prior knowledge but it looks pretty awesome
-
@hynek@mastodon.social 2025-08-07 04:46
@ubernostrum i’m not the only one who gets extremely annoyed when mechanics for growing projects from an attractive nuisance demo to realistic applications looks extremely tacked on 🥲
-
@ancoghlan@mastodon.social 2025-08-07 06:36
@ubernostrum Very interesting! I had only used FastAPI for simple demo apps so far, but the restrictions you mention *are* things that would irritate me if I encountered them.
-
@mattesilver@101010.pl 2025-08-07 08:04
@ubernostrum I find the DI subsystem a bit lacking, but otherwise it's great. A whole lot of its subsystems would do great as independent packages, like typing or dto generator
-
@minkiu@mastodon.social 2025-08-08 09:27
@ubernostrum I've been meaning to write a post just like this one. Great write-up.
-
@programmylife@fosstodon.org 2025-08-13 11:17
@ubernostrum good article, thanks for writing. What makes you choose litestar over Django for projects? I'm interested in other frameworks, but I'm familiar with Django and I always think I'll need the things included so I haven't tried any of the new frameworks (I've used flask and twisted for some projects in the past).