- Date fun fact
Make sure you have a modern version of docker (>1.13.0)and docker-compose installed.
Simply run docker-compose up --build to spin up all the services on your local machine.
- Hit and verify
Hello Worldresponse by opening app link in browser:
curl --location --request GET 'http://localhost:8000/'Open and find API the documentation in browser http://localhost:8000/.
