1.1.9 • Published 10 months ago

@emma-community/backstage-plugin-emma-backend v1.1.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

emma-backend plugin

Overview

The emma-backend plugin provides the backend services for the emma application. It includes API implementations, routing, and testing logic.

Getting started

The plugin has been added to the example app in this repository, meaning you'll be able to access it by running yarn start in the root directory, and then navigating to /emma/health.

Key files

  • index.ts: Main entry point for the backend plugin.
  • plugin.ts: Contains the initialization logic for the backend plugin.
  • EmmaApiImpl.ts: Provides the implementation of the backend API.
  • router.ts: Defines the routing logic for the backend services.
  • router.test.ts: Contains tests for the routing logic.

Installation

To install the dependencies, run:

yarn install

Running the plugin

To start the development server, run:

yarn dev

Testing

To run the tests, use:

yarn test

License

This project is licensed under the Apache 2.0 License.

1.1.9

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.24

10 months ago

1.0.23

10 months ago

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.1.0

10 months ago