Skip to content

An Node.js API that works just by writing models

License

Notifications You must be signed in to change notification settings

10layer/jexpress

 
 

Repository files navigation

My OPEN API

This is the JExpress2 implementation for OPEN, which is the API for the My OPEN platform.

Please note that the working branch is jexpress2.

Docker

Clone Github repo to jxp-api git clone [email protected]:10layer/jexpress.git jxp-api

Clone Websocket git clone [email protected]:10layer/openmembers-ws.git jxp-ws

Change to API directory cd jxp-api

Run Docker Compose docker-compose up

Installing

npm install
npm start

About

An Node.js API that works just by writing models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%