Skip to main content
Version: Next

@backstage/backend-app-api

Home > @backstage/backend-app-api

Core API used by Backstage backend apps.

Classes

Class

Description

BackendStartupError

Error thrown when backend startup fails. Includes detailed startup results for all plugins and modules.

Functions

Function

Description

createSpecializedBackend(options)

Interfaces

Interface

Description

Backend

BackendStartupResult

Result of a backend startup attempt.

CreateSpecializedBackendOptions

ModuleStartupResult

Result of a module startup attempt.

PluginStartupResult

Result of a plugin startup attempt.