Skip to content

idontwannarock/demo-ampos-restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrutinizer Code Quality Build Status

This is a back-end demo app for the AMPOS restaurant project, providing order related apis.

Required Environment

  • Docker Desktop or Docker Toolbox installed with Docker Engine 1.13.0+

Quick Start

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.

Documentation

For the documentation of APIs, please refer to below link.

APIs Documentation

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: