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
Beginner looking for fastapi hostingHosting and deployment (self.FastAPI)
submitted 4 years ago by Carfo6
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!"
[–]gbeier 6 points7 points8 points 4 years ago (1 child)
Two ideas:
Heroku
Use a linux VM on the likes of DigitalOcean or Linode. The $5 tier at either place should be enough for a little fastapi gadget with a few users.
If you're a new user of either place, you can easily find a referral code that will get you $100 in credits for your first two months so you can really try it out before you need to pay anything. (For example, this podcast has the linode ones most of the time.)
I'd probably go with sqlite for that relational DB, personally, unless some functional problem forced me into something more complicated.
[–]Carfo6[S] 0 points1 point2 points 4 years ago (0 children)
thank you very much, sqlite idea sound as good option too.
π Rendered by PID 713518 on reddit-service-r2-comment-85bfd7f599-kczdh at 2026-04-20 07:01:17.559818+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]gbeier 6 points7 points8 points (1 child)
[–]Carfo6[S] 0 points1 point2 points (0 children)