0.13.7 • Published 2 years ago

@varkes/api-server v0.13.7

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
2 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

2 years ago

0.13.7

2 years ago

0.13.4

2 years ago

0.13.5

2 years ago

0.13.1

2 years ago

0.13.3

2 years ago

0.13.0

2 years ago

0.12.0

3 years ago

0.11.2

4 years ago

0.11.1

4 years ago

0.11.0

4 years ago

0.10.7

4 years ago

0.10.6

4 years ago

0.10.5

4 years ago

0.10.4

4 years ago

0.10.3

4 years ago

0.10.2

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago