Nonstop API
API Documentation
Run locally
- Run
./build.ps1 -Target Docker(Windows) or./build.sh --target Docker(Mac/Linux) from a terminal window - Change to the docker directory (
cd ./docker/) - Run
docker-compose up
Swagger
API documentation is provided via Swagger. To view the interactive API documentation please follow the instructions above to run locally then navigate to http://localhost:5000/swagger/index.html