We want to create a wrapper in node js for JIRA rest api calls. Is there any official npm module available or can you please guide me through this?
The requirement is as follows:
Hi @Ankush Sharma ,
As mentioned in the Integrating with Jira Cloud, officially we only provide:
We've written two different frameworks to help you get started. These frameworks are officially supported by Atlassian and help to generate some of the plumbing required for your Connect app:
- Atlassian Connect for Node.js Express (ACE) for creating Atlassian Connect apps with Node.js
- Atlassian Connect for Spring Boot for creating Atlassian Connect apps with Java
For more information and additional frameworks and tools, see Frameworks and tools.
In the Frameworks and tools page you can find more options provided by the developers community.
Once this has been said, there are also a number of npm modules available that, even if they are not supported by Atlassian, might fit your needs:
Finally, please notice that this might not be the best place to get help on development related questions. In case further help will be needed on this topic, you might want to refer to the resources listed in https://developer.atlassian.com/resources:
Specifically:
Cheers,
Dario
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.