0.1.0 • Published 10 years ago

jama-rest-api v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

JamaNode

Jama node REST API

npm install jama-rest-api

To build the documents use your favorite jsdoc interpreter or follow the steps below

npm install jsdoc -g
npm run docs

This will compile the documents to ./docs and you can then view them by opening the index.html

TODO:

  • Remove Tags/ItemTypes from projects and make them just function calls on the projects
  • Complete documentation
  • More examples of how to actually use the Jama REST API
  • Tests and general cleanup ( remove sprintf);
  • Separate repo to create an interface on top of this bare REST Caller that uses promises, validations, helper functions for gett accessory datas, etc.
0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago