Files
backstage/packages/backend-app-api
Patrik Oldsberg e968cc164d Merge pull request #16200 from backstage/rugvip/nometa
backend-plugin-api: inlined LogMeta type
2023-02-07 14:20:34 +01:00
..
2023-01-31 14:45:37 +00:00
2023-01-31 14:45:37 +00:00

@backstage/backend-app-api

This package is HIGHLY EXPERIMENTAL, do not use this for production

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