digitalocean/godo
DigitalOcean Go API client observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 4382
- days_rel: 7
- days_push: 7
- n_releases_24m: 86
Adoption not part of the score
1544 stars · 387 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Godo is the official Go client library for the DigitalOcean V2 API, covering infrastructure services like Droplets, Kubernetes, and Volumes, plus newer Gradient AI Platform inference endpoints. It provides a typed Client with token-based authentication and streaming chat completions, embeddings, and image generation support.
Use cases
- manage digitalocean droplets from go
- provision kubernetes clusters via the digitalocean api
- call digitalocean gradient ai chat completions in go
- generate embeddings with digitalocean inference api
- automate digitalocean infrastructure with a go script
- list and query digitalocean volumes and load balancers programmatically
When to choose
- you are writing Go code that interacts with the DigitalOcean API
- you want a maintained, typed client instead of raw HTTP calls
- you need both infrastructure and AI inference endpoints from one client
When to avoid
- you use another cloud provider
- you need a CLI or GUI rather than a Go library
- your project is not in Go
Facets
library · maturity stable
http-client sdk cloud-computing apis developer-tools infrastructure-as-code go cross-platform digitalocean api-client cloud-api droplets gradient-ai
3 sources
- readme: https://github.com/digitalocean/godo · fetched 2026-08-28 · 24897a51edd7
- homepage: https://pkg.go.dev/github.com/digitalocean/godo · fetched 2026-08-29 · cf44b79edbfc
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| digitalocean/godo | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="digitalocean/godo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem