This is an API layer developed with Restify,
This project is one of the components of my demo pjx application, please check pjx-root for more details.
To start the docker container, run this command:
docker-compose up --buildOr if you want to run the app directly locally:
npm startTo test:
curl http://localhost:8081/healthcheck
curl http://localhost:8081/api/1/cities/
curl http://localhost:8081/api/1/city/1