Files
backstage/packages/backend-app-api
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00
..
2023-09-20 11:24:40 +02:00
2023-09-20 11:24:40 +02:00
2023-02-27 10:07:05 +01:00

@backstage/backend-app-api

This package is EXPERIMENTAL, we recommend against using it for production deployments

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

Installation

Add the library to your backend app package:

# From your Backstage root directory
yarn add --cwd packages/backend @backstage/backend-app-api

Documentation