Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hartfordfive/digitaloceanapiv2
A DigitalOcean V2 API client in Go
https://github.com/hartfordfive/digitaloceanapiv2
Last synced: about 8 hours ago
JSON representation
A DigitalOcean V2 API client in Go
- Host: GitHub
- URL: https://github.com/hartfordfive/digitaloceanapiv2
- Owner: hartfordfive
- License: mit
- Created: 2014-10-24T03:07:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-08T12:22:28.000Z (about 10 years ago)
- Last Synced: 2024-06-21T10:59:17.554Z (5 months ago)
- Language: Go
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DigitalOcean Go API
This is the Go connector for the V2 API. Please note that due to the fact that it's in beta, bugs may appear at any given time due to changes to their REST API. If you encounter a bug, please create an issue or send me a pull request and I'll do my best to fix it ASAP!
## TODO
- complete the remainder of the methods
## LICENSE
Covered under the MIT license.