/jenca-projects

Projects service for Jenca Cloud. Please see the trello board for work. If you need to be added to the team and board, please request: https://trello.com/b/clWQd0u9/jenca-cloud-core License: MIT

Primary LanguageJavaScriptMIT LicenseMIT

Build Status

jenca-projects

The projects service for jenca-cloud. CRUD for project records.

Development

Clone jenca-cloud repo and follow the readme for vagrant and jencactl to install this service image.

routes

GET /v1/projects GET /v1/projects/:projectid POST /v1/projects PUT /v1/projects/:projectid DELETE /v1/projects/:projectid

CLI

For development and testing, within jenca-projects directory run:

$ npm test