0.13.7 • Published 3 years ago

@varkes/api-server v0.13.7

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
3 years ago

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.

0.13.6

3 years ago

0.13.7

3 years ago

0.13.4

3 years ago

0.13.5

3 years ago

0.13.1

4 years ago

0.13.3

3 years ago

0.13.0

4 years ago

0.12.0

4 years ago

0.11.2

5 years ago

0.11.1

5 years ago

0.11.0

5 years ago

0.10.7

5 years ago

0.10.6

5 years ago

0.10.5

5 years ago

0.10.4

5 years ago

0.10.3

5 years ago

0.10.2

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.9.3

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago