Backstage
    Preparing search index...

    Module @backstage/backend-app-api

    Core API used by Backstage backend apps.

    @backstage/backend-app-api

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

    Add the library to your backend app package:

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

    Classes

    BackendStartupError

    Interfaces

    Backend
    BackendStartupResult
    CreateSpecializedBackendOptions
    ModuleStartupResult
    PluginStartupResult

    Functions

    createSpecializedBackend