[WIP] This is a work-in-progress project. It works for basic use cases but hasn't been thoroughly tested. Things might break, APIs might change, and there are probably bugs. Tested primarily on macOS ...
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 ...