Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 934 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 934 Bytes

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