Skip to content

Files

This branch is 23204 commits behind backstage/backstage:master.

backend-app-api

@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