Files
backstage/packages/backend-plugin-api
github-actions[bot] 132173b897 Version Packages (next)
2025-01-21 14:07:39 +00:00
..
2025-01-20 15:00:15 -06:00
2025-01-21 14:07:39 +00:00
2025-01-21 14:07:39 +00:00
2024-12-02 08:17:31 -05:00
2025-01-20 15:00:15 -06:00

@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:

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

Documentation