{"id":52257,"library":"dnsimple-dnsimple-go","title":"DNSimple Go Client","description":"A Go client for the DNSimple API.","status":"active","version":"1.7.0","language":"go","source_language":null,"source_url":"https://github.com/dnsimple/dnsimple-go","tags":["dns","api","client","dnsimple"],"install":[{"cmd":"go get github.com/dnsimple/dnsimple-go","lang":"bash","label":"Install github.com/dnsimple/dnsimple-go"}],"dependencies":[],"imports":[{"symbol":"dnsimple","correct":"github.com/dnsimple/dnsimple-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/dnsimple/dnsimple-go/dnsimple\"\n)\n\nfunc main() {\n\tclient := dnsimple.NewClient(dnsimple.NewOAuthTokenCredentials(\"token\"))\n\t// Example: list accounts\n\taccounts, _ := client.Identity.Whoami(nil)\n\t_ = accounts\n}","lang":"go","description":"Creates a DNSimple client and fetches account info."},"warnings":[],"env_vars":null,"search_vec":"'api':10,12 'client':3,6,13 'dns':11 'dnsimpl':1,9,14 'go':2,5","created_at":"2026-06-15T06:47:55.025249+00:00","updated_at":"2026-06-15T06:47:55.025249+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/dnsimple/dnsimple-go","github":"https://github.com/dnsimple/dnsimple-go","docs":"https://pkg.go.dev/github.com/dnsimple/dnsimple-go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}