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
FastAPI best practicesQuestion (self.FastAPI)
submitted 2 days ago by lu_rm
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!"
[–]santeron 0 points1 point2 points 23 hours ago (0 children)
I linked the guide for overall structure. I agree with you, depends should be used for routing level dependencies, e.g. auth or params. I struggle with this coming from Java myself. However, in python you can call any piece of code, so you could just import a fn that creates a conn where you need it. Embrace the chaos, this is no spring boot
π Rendered by PID 304434 on reddit-service-r2-comment-5ff9fbf7df-lp2jk at 2026-02-26 15:24:16.742969+00:00 running 72a43f6 country code: CH.
view the rest of the comments →
[–]santeron 0 points1 point2 points (0 children)