Less grepping and control-f-ing
In codebases with lots of directories and subdirectories it can take a lot of "control-f-ing", "grepping", and "github searching" to find the code you want to change. Here is a method to list all the routes in your Flask app to aid in finding the end...
nav610.hashnode.dev2 min read