/go-ovh

Golang client for OVH

Primary LanguageGoApache License 2.0Apache-2.0

GoDoc Go Report Card

go-ovh

Golang client for OVH

Motivation

The official OVH API GO client only handles credential creation and requests signing. This project generates idimatic GO client for OVH apis using go-swagger generator.

Acknowledgement