Hacker News new | ask | show | jobs
by ddorian43 1349 days ago
> I have about 5-6 years of experience with Flask websites and a few months of experience in Django.

Use what you know best. Hell, do it in Django so if the startup fails you'll have more chances to land a django job (for some reason they always require django specifically).

> However the code is cleaner since I don't need to have dozens of endpoints.

You can have clean code with Flask too. I don't see why "dozen of endpoints" though.