golang-github-digitalocean-godo-dev

Digitalocean api v2 client library for google go
  https://github.com/digitalocean/godo
  0
  no reviews



Godo is official api client library from the cloud provider digitalocean for the go language. the functionality of the web based control panel of digitalocean is also available through the api. it could be used to manage droplets (private virtual servers) and resources within the cloud in a simple way using http requests. for authentication, personal access tokens (pat) are used.