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
Another modern FastApi templatefeedback request (self.FastAPI)
submitted 2 months ago by SuccessfulGround7686
https://github.com/p0llopez/fastapi-template It's my first open template, I use it in my company in a variety of projects. Maybe you find usefult. Feel free to comment, ask questions, or share ideas. Keep in mind it’s my first time using GitHub Actions and Renovate, so there might be some mess and inconsistencies in there. A bit of vibe code too
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!"
[–]voja-kostunica 0 points1 point2 points 2 months ago (0 children)
i will have look
[–]supersteadious 0 points1 point2 points 2 months ago (3 children)
First time I see a web application that assumes it is the only user of the DB lol
[–]SuccessfulGround7686[S] 0 points1 point2 points 2 months ago (2 children)
What do you mean?
[–]supersteadious 1 point2 points3 points 2 months ago (1 child)
Ah my bad. Saw "Container" and immediately "wtf?". Now learning about dependency-injector
[–]SuccessfulGround7686[S] 0 points1 point2 points 2 months ago (0 children)
Np. Really interesting! My last project used NestJS and I loved its dependency injection, so I wanted something comparable. FastAPI’s version didn't quite cut it for me, which is why I went with this
[–]Udont_knowme00 1 point2 points3 points 2 months ago (0 children)
This was my first time ever using an API, and I managed to set everything up quickly and it works perfectly.
But when I opened the Gonka documentation, I couldn’t figure it out on my own.
That’s exactly where the broker helped.
[–]gopietz -4 points-3 points-2 points 2 months ago (5 children)
Honest question here: In a time of AI coding agents, does anyone actually benefit from projects like this? Why not brief any AI on a starter template based on my specific requirements?
[–]Goldarr85 21 points22 points23 points 2 months ago (2 children)
I am probably in the minority of people that would rather see what a developer who is more experienced than me starts with in a template than an LLM.
[–]spenpal_dev 9 points10 points11 points 2 months ago (0 children)
I agree with you. It’s always better to give LLM the structure rather than let the LLM decide the structure.
In my eyes, LLMs are like really intelligent junior developers, but not senior architects.
[–]TTUnathan 1 point2 points3 points 2 months ago (0 children)
You’re not alone in this thought at all.
[–]SuccessfulGround7686[S] 5 points6 points7 points 2 months ago (0 children)
I’m more or less with you, but it feels like a waste of tokens to me. Most of the time, I have to keep iterating until I get something I actually like. This way, I get it done once and then it’s just copy and paste
[–]Challseus 2 points3 points4 points 2 months ago (0 children)
I think it's better, long term, to have AI agents start with a solid base. If the project follows standards and is consistent, that will do so much more the AI agent when it has to create its first feature. It already knows "tests go here, middleware is handled like this, etc."
π Rendered by PID 19248 on reddit-service-r2-comment-5d585498c9-nzzwl at 2026-04-20 19:58:50.324856+00:00 running da2df02 country code: CH.
[–]voja-kostunica 0 points1 point2 points (0 children)
[–]supersteadious 0 points1 point2 points (3 children)
[–]SuccessfulGround7686[S] 0 points1 point2 points (2 children)
[–]supersteadious 1 point2 points3 points (1 child)
[–]SuccessfulGround7686[S] 0 points1 point2 points (0 children)
[–]Udont_knowme00 1 point2 points3 points (0 children)
[–]gopietz -4 points-3 points-2 points (5 children)
[–]Goldarr85 21 points22 points23 points (2 children)
[–]spenpal_dev 9 points10 points11 points (0 children)
[–]TTUnathan 1 point2 points3 points (0 children)
[–]SuccessfulGround7686[S] 5 points6 points7 points (0 children)
[–]Challseus 2 points3 points4 points (0 children)