Hacker News new | ask | show | jobs
by leadingthenet 2401 days ago
Looking at the docs, then looking at the amount of contributions on Github, the answer is simple: You shouldn't.
1 comments

Well, clearly the project is in its early stages. I would be up to try something new if there is a good reason for it.

My current mindset is: - Simple internal API with not much complexity => Flask - Complex API with authentication and other moving pieces => Django.

Always taking into account the team's expertise.