https://github.com/kubeshop/kuskgateway-api-server
REST API used by the Kusk Dashboard
https://github.com/kubeshop/kuskgateway-api-server
Last synced: 15 days ago
JSON representation
REST API used by the Kusk Dashboard
- Host: GitHub
- URL: https://github.com/kubeshop/kuskgateway-api-server
- Owner: kubeshop
- License: mit
- Created: 2022-03-10T14:38:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T14:33:57.000Z (about 2 years ago)
- Last Synced: 2025-04-13T09:18:07.700Z (15 days ago)
- Language: Go
- Homepage:
- Size: 17.5 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kusk Gateway API Server
The REST API used by the [Kusk Dashboard](https://github.com/kubeshop/kusk-gateway-dashboard).
See [OpenAPI Definition](./api/openapi.yaml) for available operations if you want to provide an integration.
The Kusk CLI install command installs this together with the dashboard - see [Kusk Gateway Installation](https://kubeshop.github.io/kusk-gateway/cli/install-cmd/).