🔀 Add "Use a main router" advice#5
Conversation
|
That's not exactly what I would recommend (naming wise). I prefer to call the directory |
|
@Kludex to clarify this point, the fastapi.FastAPI object ("app") is located in |
|
@Kludex bump? |
Kludex
left a comment
There was a problem hiding this comment.
I'm not sure I want to include this, because I think what's needed is a more structural advice than just the routing.
But here's my review... I'm nitpicking because I think this repository is supposed to be very opinionated.
|
Sorry the delay. It's been hard. |
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
|
I really like your suggestions, I approved everything.
No worries.
A major issue in software is organization, structure of repository and projects. I consider this, if simple in essence, primordial in order to have a clean, well organized project. |
I think this repository is a good idea!
Here is my first contribution, more oriented around code and file layout than technical stuff. However, this approach has been very helpful to me and teammates over the past few years.
What do you think?