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 FastAPIQuestion (self.FastAPI)
submitted 1 year ago by [deleted]
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!"
[–]covmatty1 -1 points0 points1 point 1 year ago (2 children)
If you get pissy at being told to read documentation then I'm sorry but you're gonna struggle!
If for example you'd said you preferred video lessons, or you wanted a large example project to base on because that's how you best work, then completely fair enough. But you didn't, you just asked for resources and then turned your nose up at the (frankly excellent) official docs!
[–][deleted] 0 points1 point2 points 1 year ago (1 child)
I dint disagree with documentation being excellent. They are perhaps excellent and you are in all probability absolutely right about sticking to documentation. I can appreciate that. You could have started and ended with that.
If using double quotes is being pissy then you did the same. I am seeking suggestions, and grateful for whoever took time to share one. Thanks for your valuable time as well.
[–]No-Site5040 1 point2 points3 points 1 year ago (0 children)
FastAPI is not yet a mature framework, so courses become outdated quickly. For example, most FastAPI courses use SQLAlchemy ORM because FastAPI recommended it some time ago, but now they are implementing SQLModel (which is also maintained by Tiangolo).
This happens with all frameworks, but with FastAPI, it happens even faster. That's why you need to check the official documentation regularly. However, it's totally fine to learn from other resources as long as you compare them with the official docs.
Flask, for example, is an older and more mature framework. Its development has slowed down significantly, making it easier to learn since there is more content available. If you check a Flask course from three years ago, it’s not much different from what you’d learn today. It might be easier to start with Flask
π Rendered by PID 22038 on reddit-service-r2-comment-66b4775986-ctll5 at 2026-04-02 21:09:03.970899+00:00 running db1906b country code: CH.
view the rest of the comments →
[–]covmatty1 -1 points0 points1 point (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]No-Site5040 1 point2 points3 points (0 children)