Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 487 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 487 Bytes

kowabunga-api

Dalet's Kowabunga (Linux KVM Orchestrator) OpenAPI definition and SDKs

Kowabunga API is compliant with OpenAPI v3 specifications.

Any change to the API must be performed in the openapi directory files.

Makefile and build scripts will take care of auto-generating:

  • Golang code for Server SDK
  • Golang code for Client SDKs
  • Typescript Angular code for Client SDK

Everything is ready-to-be-consumed by your favorite apps.