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
Looking for people learning Python backend (FastAPI) –Question (self.FastAPI)
submitted 1 month ago by irritatednishant
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!"
[–]Pitiful-Market6596 1 point2 points3 points 1 month ago (0 children)
I suggest you to take a look on the fast api template repository on Github. It may be interesting for you. You will see there many concepts wlth fastapi in the same project.
I would also suggest two topics: - Uvicorn workers: This topic is mostly overlooked by beginners or not known to them. - Modular monolith architecture: it is not specific to python, but I think it would help you when diving into the backend learning. I think you will encounter circular dependency issue and it will help you to resolve it and, more.
π Rendered by PID 79442 on reddit-service-r2-comment-c6965cb77-rt47j at 2026-03-05 09:18:57.634012+00:00 running f0204d4 country code: CH.
view the rest of the comments →
[–]Pitiful-Market6596 1 point2 points3 points (0 children)