Files
backstage/packages/backend-app-api
Patrik Oldsberg a18da2f8b5 backend-app-api: fix log redaction escaping
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-17 17:01:13 +01:00
..
2023-01-17 11:50:48 +00:00
2023-01-17 11:50:48 +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