An open API service indexing awesome lists of open source software.

https://github.com/tamino-martinius/node-jira-api-v2

A node wrapper for Jira REST API v2 with minimal dependencies.
https://github.com/tamino-martinius/node-jira-api-v2

Last synced: 2 months ago
JSON representation

A node wrapper for Jira REST API v2 with minimal dependencies.

Awesome Lists containing this project

README

        

# Jira API v2

[![Build Status](https://travis-ci.org/tamino-martinius/node-jira-api-v2.svg?branch=master)](https://travis-ci.org/tamino-martinius/node-jira-api-v2)
[![codecov](https://codecov.io/gh/tamino-martinius/node-jira-api-v2/branch/master/graph/badge.svg)](https://codecov.io/gh/tamino-martinius/node-jira-api-v2)

## WIP

This package is still in development and not yet released.

## Changelog

See [history](HISTORY.md) for more details.

* `1.0.0` **2018-xx-xx** Initial release