Module @backstage/backend-app-api
@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
Classes
- BackendStartupError
Interfaces
- Backend
- BackendStartupResult
- CreateSpecializedBackendOptions
- ModuleStartupResult
- PluginStartupResult
Functions
- createSpecializedBackend
Core API used by Backstage backend apps.