This is a back-end demo app for the AMPOS restaurant project, providing order related apis.
- Docker Desktop or Docker Toolbox installed with Docker Engine 1.13.0+
Run below bash scripts in project directory.
docker-compose up
Basically it will have Maven packaged the project, and then use docker-compose to run both the app and MySQL container.
For the documentation of APIs, please refer to below link.
If you would like to test APIs, please first run the bash scripts in Quick Start.
And for different Docker tools, be it Docker Desktop or Docker Toolbox, there are two different URLs to access the live tester and documentation: