Files
backstage/packages/backend-app-api
Patrik Oldsberg eef3ef1785 backend-*-api: remove unused express dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-23 00:59:54 +01:00
..
2024-10-01 14:10:16 +02:00
2024-11-19 11:21:20 +00:00
2024-02-12 11:06:30 +01:00
2024-10-14 17:56:00 +02:00

@backstage/backend-app-api

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

Installation

Add the library to your backend app package:

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

Documentation