Skip to content

mikelau13/pjx-api-node

Repository files navigation

pjx-api-node

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.

Build & Launch

To start the docker container, run this command:

docker-compose up --build

Or if you want to run the app directly locally:

npm start

To test:

curl http://localhost:8081/healthcheck
curl http://localhost:8081/api/1/cities/
curl http://localhost:8081/api/1/city/1

About

Lightweight API gateway developed with Resity.js and TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •