Files
backstage/packages/backend-plugin-api
github-actions[bot] d4df1fbb2e Version Packages (next)
2022-10-25 13:18:27 +00:00
..
2022-10-25 13:18:27 +00:00
2022-10-25 13:18:27 +00:00

@backstage/backend-plugin-api

This package is HIGHLY EXPERIMENTAL, do not use this for production

This package provides the core API used by Backstage backend plugins.

Installation

Add the library to your backend plugin package:

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

Documentation