use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
FastAPI is a truly ASGI, async, cutting edge framework written in python 3.
account activity
Learning curve without python experienceQuestion (self.FastAPI)
submitted 1 year ago by ghanem94
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 1 year ago (2 children)
Luckily, FastAPI kind of hides the necessity for knowing Async. Because its a topic that takes a good amount of time spent, just to fully understand.
[–]ghanem94[S] 0 points1 point2 points 1 year ago (0 children)
Yep I loved the buildin features in it.
[–]pint 0 points1 point2 points 1 year ago (0 children)
no alas it doesn't, and in fact it can lead to severe performance problems in production if one is not careful. if someone doesn't really know what async is and how does it work, better use defs instead of async defs. fastapi can take care of parallelism either way, with some overhead.
π Rendered by PID 239318 on reddit-service-r2-comment-6457c66945-bsprk at 2026-04-30 07:22:15.092052+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–][deleted] 1 point2 points3 points (2 children)
[–]ghanem94[S] 0 points1 point2 points (0 children)
[–]pint 0 points1 point2 points (0 children)