Files
backstage/packages/backend-plugin-api
Camila Belo 264bcd0a83 refactor: remove unecessary todo
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-26 17:39:04 +02:00
..
2024-08-26 17:39:04 +02:00
2024-08-26 17:39:04 +02:00
2024-08-20 08:56:34 +00:00
2024-02-08 09:53:18 +01:00
2024-08-20 08:56:34 +00: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