Godo is a Go client library for accessing the DigitalOcean V2 API. Create a new DigitalOcean client, then use the exposed services to access different parts of the DigitalOcean API. Currently, Personal Access Token (PAT) is the only method of authenticating with the API. You can manage your tokens at the DigitalOcean Control Panel Applications Page. If you need to provide a context.Context to your new client, you should use godo.NewClient to manually construct a client instead. If a list of items is paginated by the API, you must request pages individually. Some endpoints offer token based pagination. For example, to fetch all Registry Repositories. Each version of the client is tagged and the version is updated accordingly.
Features
- You can view the client API docs
- Godo is a Go client library for accessing the DigitalOcean V2 API
- Create a new DigitalOcean client
- Currently, Personal Access Token (PAT) is the only method of authenticating with the API
- You can manage your tokens at the DigitalOcean Control Panel Applications Page
- Some endpoints offer token based pagination
License
MIT LicenseFollow Godo
You Might Also Like
Save hundreds of developer hours with components built for SaaS applications.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Godo!