Avisi cloud logo

Overview

Build with AME and get started with our development tools.

Avisi Cloud Development Tools

Avisi Cloud offers three key development tools for managing and automating your infrastructure on the Avisi Managed Environment (AME) platform:

Golang SDK

The Golang SDK is an implementation of the Avisi Cloud REST API, providing Go developers with an easy way to interact programmatically with the AME platform. It simplifies authentication and resource management, such as creating environments or managing Kubernetes clusters.

For more details, visit the Golang SDK Overview.

REST API

The REST API offers full programmatic access to Avisi Cloud’s features, allowing you to manage environments, clusters, and other resources. This API is perfect for building custom integrations or automating tasks.

Explore the REST API Documentation for more information.

Terraform Provider

The Terraform provider allows you to manage Avisi Cloud infrastructure as code, enabling automated and repeatable deployments. It supports provisioning Kubernetes clusters and managing cloud resources across multiple providers.

Learn more at the Terraform Provider Overview.

These tools are designed to give you flexibility, whether you're building applications, automating workflows, or managing infrastructure with code.

On this page