Files
backstage/packages/backend-plugin-api
aramissennyeydd dbf5eae24d remove idea of hosts
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-12-03 10:58:06 -05:00
..
2025-12-03 10:58:06 -05:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-12-03 10:58:05 -05: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