Northwind Traders Mock API

Docker Automated

This was created for demo/testing purposes only. This is a simple Mock API leveraging json-server and implementing a mock authentication

Running with Docker

docker run -p xxxx:80 -d thiagospassos/northwind-mock-api:latest

Where xxxx is whatever port you want to expose