Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@forge/api

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forge/api

Forge API methods

  • 2.20.1-next.4
  • npm
  • Socket score

Version published
Weekly downloads
17K
increased by1.57%
Maintainers
2
Weekly downloads
 
Created

Forge API

API methods exposed during runtime in Forge apps. These include methods to simplify common actions such as making REST requests to Atlassian products.

Requirements

See Set up Forge for details of the software required to develop Forge apps.

Usage

In your Forge app, include the following:


import api from '@forge/api';

See Runtime API reference for details of the methods available and how to use them.

Support

See Get help for how to get help and provide feedback.

FAQs

Package last updated on 19 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts