Y
Hacker News
new
|
ask
|
show
|
jobs
by
BiteCode_dev
726 days ago
Then you don't need django, flask and fast API already does all that withing a single file.
What makes django useful is the admin, auth, session and so on that are all built around the ORM.
1 comments
mg
726 days ago
You never know into what a project will develop. So it is nice to know you can expand it into anything, even when you start simple.
link