0.1.0 • Published 9 years ago

jama-rest-api v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 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

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago