Skip to content

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 git@github.com:10layer/jexpress.git jxp-api

Clone Websocket git clone git@github.com: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

1 star

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.8%
  • Other 0.2%