"White" (i.e. template) Flask API as Docker
The WhiteApp package/Flask app is a template for a simple Flask API that displays its current version. It comes with Gitlab CI, Github Actions, and Travis pipelines for code linting, documentation, testing, test coverage, container building, and deployment. It also provides integration with Sonarcloud for static code analysis.
The WhiteApp package/Flask app is a template for a simple Flask API. It provides integration with various pipelines for code linting, testing, documentation, and container building. It also offers integration with Sonarcloud for static code analysis. The installation process involves setting up a Python environment, installing pipenv, and installing the project's dependencies.