Skip to content

okteto/civogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ./...

Releases

No releases published

Packages

No packages published

Languages