Back to Backstage

@backstage/backend-plugin-api

packages/backend-plugin-api/README.md

1.51.0-next.2544 B
Original Source

@backstage/backend-plugin-api

This package provides the framework API used by Backstage backend plugins and modules.

Installation

Add the library to your backend plugin or module package:

bash
# From your Backstage root directory
yarn --cwd plugins/<plugin>-backend add @backstage/backend-plugin-api

Documentation