Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 249 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 249 Bytes

REST Client

REST API client for Atlassian Jira and Confluence

NodeJS-based app that interacts with Confluence and Jira via REST API.

Environment

  • JIRA_URL
  • CONFLUENCE_URL
  • ATLAS_TOKEN

Example of Getting Issue

// todo