Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages