Hacker News new | ask | show | jobs
by aregsarkissian 2981 days ago
FYI with flask you don't have to use decorators for routing. You have the option to define all your routs in a single file.