This is a backend service skeleton or boilerplate to speed up development process. Over time, this package has become opinionated and behaves more like a framework with a set of predefined features.
This sample Python REST API application was written for a tutorial on implementing Continuous Integration and Delivery pipelines. $ conda env create -n ci-cd-tutorial-sample-app python=3.8 $ source ...