mongodb-js-jira

0.1.1 • Public • Published

jira-api-wrapper travis npm

Light wrapper to access JIRA API and abstract out api-specific methods

Install

npm install mongodb-js-jira

Example

var jira = require('mongodb-js-jira');

// Function to search JIRA for issues that match the provided JQL and writes results to a stream
// @return callback(err) if an error occurs or callback(null, stream) if successful
jira.getJiraIssuesJQL(<jql>, callback);

License

Apache 2.0

Readme

Keywords

none

Package Sidebar

Install

npm i mongodb-js-jira

Weekly Downloads

2

Version

0.1.1

License

Apache-2.0

Last publish

Collaborators

  • orechova
  • himanshusinghs
  • c-buckingham
  • mongo-j
  • mabaasit
  • alexander_schroll
  • chuck.kalmanek
  • mongodb-js-user
  • rueckstiess
  • durran
  • lerouxb
  • fredtruman
  • mbroadst
  • hswolff
  • satyasinha
  • matt_d_rat
  • rhysm
  • tomhollander
  • alena.khineika
  • jeff-allen-mongo
  • mmarcon
  • jonathan.balsano
  • mongodb-build
  • jack.weir
  • stennie
  • mcasimir
  • kristina.stefano
  • jarjee
  • shaketbaby
  • devtoolsbot
  • addaleax
  • gribnoysup
  • mutukrish
  • shum