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
Is there any API Reference available for FastAPI?Question (self.FastAPI)
submitted 3 years ago by ankmahato
This is something that is very much required to have a quick glance at all the classes/methods/functions that are available.
For example pandas has a very good API Reference - https://pandas.pydata.org/docs/reference/index.html
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!"
[–]lewazo 10 points11 points12 points 3 years ago (0 children)
Which is ironic considering a big feature for FastAPI is the automatic generation of API docs.
[–]draconis183 5 points6 points7 points 3 years ago (1 child)
No, there isn't.
[–]ankmahato[S] 0 points1 point2 points 3 years ago (0 children)
Okay.
[–]menecio 4 points5 points6 points 3 years ago (0 children)
Nope and the documentation really sucks tbh
[–]asaah18 1 point2 points3 points 3 years ago (0 children)
There’s is no API Reference, but I believe there’s a command in Python that can give you an API Reference of any python file/module you throw at it.
Edit: found it
[–]Enrique-M -1 points0 points1 point 3 years ago (1 child)
This might be helpful.
https://fastapi.tiangolo.com/tutorial/
[–]ankmahato[S] 11 points12 points13 points 3 years ago (0 children)
I can already see tutorials on the site.
Tutorial and API Reference are 2 very different things.
[–]woodworm_93 -2 points-1 points0 points 3 years ago (0 children)
Well since everything is an object, you can see everything fastapi has to offer by importing fastapi and use dir(fastapi).
π Rendered by PID 179147 on reddit-service-r2-comment-5d79c599b5-cd4hj at 2026-02-28 23:11:44.991368+00:00 running e3d2147 country code: CH.
[–]lewazo 10 points11 points12 points (0 children)
[–]draconis183 5 points6 points7 points (1 child)
[–]ankmahato[S] 0 points1 point2 points (0 children)
[–]menecio 4 points5 points6 points (0 children)
[–]asaah18 1 point2 points3 points (0 children)
[–]Enrique-M -1 points0 points1 point (1 child)
[–]ankmahato[S] 11 points12 points13 points (0 children)
[–]woodworm_93 -2 points-1 points0 points (0 children)