This repository contains my mid-course project for the Python course. The project implements a simple Flask REST API with one endpoint /orders that supports basic CRUD operations.
After installation of the requirements, you should be able to launch the task via the commandline: Change to the correct folder (e.g. "cd /this/is/the/correct/path ...