{"id":64126,"library":"sacloud-go-http","title":"SakuraCloud HTTP Client","description":"An HTTP client library for interacting with SakuraCloud APIs, providing request signing and utilities.","status":"active","version":"0.1.9","language":"go","source_language":null,"source_url":"https://github.com/sacloud/go-http","tags":["sakuracloud","http","client","cloud"],"install":[{"cmd":"go get github.com/sacloud/go-http","lang":"bash","label":"Install github.com/sacloud/go-http"}],"dependencies":[],"imports":[{"symbol":"sacloudhttp","correct":"github.com/sacloud/go-http"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"github.com/sacloud/go-http\"\n)\n\nfunc main() {\n\tclient := sacloudhttp.NewClient()\n\tresp, _ := client.NewRequest(context.Background(), \"GET\", \"/api/cloud/1.1/server\", nil)\n\t_ = resp\n}","lang":"go","description":"Create a SakuraCloud HTTP client and make a GET request"},"warnings":[],"env_vars":null,"search_vec":"'api':12 'client':3,6,20 'cloud':21 'http':2,5,19 'interact':9 'librari':7 'provid':13 'request':14 'sakuracloud':1,11,18 'sign':15 'util':17","created_at":"2026-06-17T16:52:09.012011+00:00","updated_at":"2026-06-17T16:52:09.012011+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/sacloud/go-http","github":"https://github.com/sacloud/go-http","docs":"https://pkg.go.dev/github.com/sacloud/go-http#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}