jama-rest-api

0.1.0 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

Package Sidebar

Install

npm i jama-rest-api

Weekly Downloads

3

Version

0.1.0

License

MIT

Last publish

Collaborators

  • browniefed