@varkes/api-server
TypeScript icon, indicating that this package has built-in type declarations

0.13.7 • Public • Published

Api Server

npm version

Api Server provides an interface to pair your application with Kyma, register APIs and send Events.

After the startup, you have access to:

  • UI - http://localhost:10000
  • rest API - http://localhost:10000/metadata
  • console -http://localhost:10000/console

Development

Make sure you have first executed make resolve from the project root!

To run the Server locally with an empty configuration, use:

npm start

To run it locally with debug logs enabled and an example configuration from the test suite, use:

npm run start:dev

Documentation

You can access OpenAPI documentation using localhost:10000/metadata or the api.yaml file.

/@varkes/api-server/

    Package Sidebar

    Install

    npm i @varkes/api-server

    Weekly Downloads

    1

    Version

    0.13.7

    License

    Apache-2.0

    Unpacked Size

    181 kB

    Total Files

    42

    Last publish

    Collaborators

    • kyma-bot
    • badrawi