product-api This is a simple example to demonstrate using docker-compose to run an python-based API with an endpoint which is called from a php website Instructions Setup: $ git clone https://github.com/Jhamm1/product-api $ cd product-api $ docker-compose up