okteto / civogo

Golang client for the Civo cloud API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Library for the Civo API

Introduction

This is a Go library for interacting with the Civo API.

Civo provide superfast, scalable cloud servers with a developer-friendly API.

Usage

Samples of how to use the API are available here.

Tests

In order to run the tests, create an environment variable within your operating system called CIVO_TOKEN and populate it with your own Civo API token. Then, the tests may be run by running:

go test ./...

About

Golang client for the Civo cloud API

License:Apache License 2.0


Languages

Language:Go 100.0%