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.
- Host: GitHub
- URL: https://github.com/tamino-martinius/node-jira-api-v2
- Owner: tamino-martinius
- License: mit
- Created: 2018-06-11T08:22:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T17:45:46.000Z (almost 7 years ago)
- Last Synced: 2025-01-06T03:21:52.546Z (4 months ago)
- Language: TypeScript
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
# Jira API v2
[](https://travis-ci.org/tamino-martinius/node-jira-api-v2)
[](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