An Example REST API built with Express. See Janus Core for more details.
This project was created in order to have some simple downstream services as part of the larger Janus project, therefore this code is not "production grade"
Node - Tested on v8.11.3
npm - (Bundled with Node) Tested on v6.1.0
- Windows via Git for Windows
- OSX & (Most) Linux users should already have Bash
git - Alternatively, download a zip of this GitHub repo.
npm install
npm run start:word
curl localhost:3000/word/random
If you would like to make an update to this project, fork and open a pull request. If you have any questions, please feel free to reach out (contact info below)
email: ashleywxwx@gmail.com