SDK
less than a minute
Kowabunga comes with various ready-to-be consumed SDKs. If you’re a developer and want to interface with Kowabunga services, making REST API calls is great but using a prebuilt library for your programming language of choice is always better.
We currently support the following SDKs:
- Go: reference and implementation.
- Python: reference and implementation.
- JavaScript: with Angular, Aurelia, RxJS and Node.JS implementations and reference.
Information
Note that thanks to OpenAPI v3 compatibility, our SDKs are auto-generated !!
Feel free to help and add support for new ones.
Ansible Collection
Kowabunga comes with fully-documented Ansible Collection, using our Python SDK.
It helps you deploy and maintain your Kowabunga infrastructure thanks to pre-built roles and playbooks and consume Kowabunga’s API to manage its services.
Terraform / OpenTofu Provider
Kowabunga comes with fully-documented Terraform / OpenTofu provider.
It helps you spawn and control various Kowabunga resources following infrastructure-as-code principles.