{"id":53650,"library":"tombuildsstuff-giovanni","title":"Giovanni Azure Storage SDK","description":"Package giovanni provides a Go SDK for interacting with Azure Storage services, including Blob, File, Queue, and Table storage.","status":"active","version":"0.27.0","language":"go","source_language":null,"source_url":"https://github.com/tombuildsstuff/giovanni","tags":["azure","storage","blob","sdk"],"install":[{"cmd":"go get github.com/tombuildsstuff/giovanni","lang":"bash","label":"Install github.com/tombuildsstuff/giovanni"}],"dependencies":[],"imports":[{"symbol":"giovanni","correct":"github.com/tombuildsstuff/giovanni"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"github.com/tombuildsstuff/giovanni/storage/2018-11-09/blob/containers\"\n)\n\nfunc main() {\n\tclient := containers.NewWithEnvironment(\"storageaccount\", \"key\", \"core.windows.net\")\n\t_, _ = client.GetProperties(context.Background(), \"mycontainer\")\n}","lang":"go","description":"Gets properties of an Azure Blob container."},"warnings":[{"fix":"Migrate to github.com/Azure/azure-sdk-for-go for official support.","message":"Giovanni is a third-party SDK; consider using the official Azure SDK for Go for better support.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'azur':2,14,24 'blob':18,26 'file':19 'giovanni':1,6 'go':9 'includ':17 'interact':12 'packag':5 'provid':7 'queue':20 'sdk':4,10,27 'servic':16 'storag':3,15,23,25 'tabl':22","created_at":"2026-06-15T07:49:06.362934+00:00","updated_at":"2026-06-15T07:49:06.362934+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/tombuildsstuff/giovanni","github":"https://github.com/tombuildsstuff/giovanni","docs":"https://pkg.go.dev/github.com/tombuildsstuff/giovanni#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}}