{"id":64901,"library":"putdotio-go-putio","title":"Go-Putio","description":"Package putio is the Put.io API v2 client for Go.","status":"active","version":"1.7.3","language":"go","source_language":null,"source_url":"https://github.com/putdotio/go-putio","tags":["putio","api","client","cloud-storage"],"install":[{"cmd":"go get github.com/putdotio/go-putio","lang":"bash","label":"Install github.com/putdotio/go-putio"}],"dependencies":[],"imports":[{"symbol":"putio","correct":"github.com/putdotio/go-putio"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/putdotio/go-putio\"\n)\n\nfunc main() {\n    client := putio.NewClient(nil)\n    fmt.Println(client)\n}","lang":"go","description":"Creates a new Put.io API client."},"warnings":[{"fix":"Use golang.org/x/oauth2 to create an authenticated http.Client before passing to putio.NewClient.","message":"Authentication must be handled externally via an http.Client with OAuth2 token.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'api':9,15 'client':11,16 'cloud':18 'cloud-storag':17 'go':2,13 'go-putio':1 'packag':4 'put.io':8 'putio':3,5,14 'storag':19 'v2':10","created_at":"2026-06-17T17:01:52.817779+00:00","updated_at":"2026-06-17T17:01:52.817779+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/putdotio/go-putio","github":"https://github.com/putdotio/go-putio","docs":"https://pkg.go.dev/github.com/putdotio/go-putio#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","http-client"],"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}}