I\'m working on a Flask app that will serve as my website and my API.
For example, all routes which have the /api/* pattern are in the API category and o
/api/*