Orders microservice
The Orders APP has already been deployed to Bluemix, so
directly visit this link to use the APP.
If everything works fine, you'll see the APP's beautiful homepage.
Just fill the table entries and click Create button.
And if everything works fine, an Order will be created.
Use this link:
https://nyu-order-service-f18.mybluemix.net/orders
Bluemix is taking care of unit tests in its devops toolchain and pipeline. Each github submission will trigger the pipeline.