When an app needs data, it doesn't "open" a database. It sends a request to an API and waits for a clear answer. That's where FlaskAPI work fits in: building ...
Since this is just a package, and not a service, there is no real "run" action. But you can run the tests immediately. Here are a list of available commands via make. We encourage you to make your ...
You can use this template repository as reference to create a new repository with the same structure or clone the repository to start a new project. It will help you to organize your project structure ...