Files
backstage/packages/backend-app-api
Fredrik Adelöw d81cdcc45d Merge pull request #28682 from Pike/sanitize-dependencies
Remove unused dependencies from backend-app-api and backend-defaults.
2025-03-16 16:06:21 +01:00
..
2025-02-13 08:47:45 -07:00
2025-03-11 16:50:56 +00:00
2025-02-13 08:47:45 -07: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