{"id":70617,"library":"telmate-proxmox-api-go","title":"Proxmox API Go Client","description":"A Go client library for interacting with the Proxmox VE API.","status":"active","version":"0.0.0-20260610151311-95608665b111","language":"go","source_language":null,"source_url":"https://github.com/Telmate/proxmox-api-go","tags":["proxmox","api","client","virtualization"],"install":[{"cmd":"go get github.com/Telmate/proxmox-api-go","lang":"bash","label":"Install github.com/Telmate/proxmox-api-go"}],"dependencies":[],"imports":[{"symbol":"proxmox","correct":"github.com/Telmate/proxmox-api-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/Telmate/proxmox-api-go/proxmox\"\n)\n\nfunc main() {\n\tclient, _ := proxmox.NewClient(\"https://proxmox.example.com:8006/api2/json\", nil, \"\", 0)\n\tfmt.Println(client)\n}","lang":"go","description":"Initialize a Proxmox API client"},"warnings":[],"env_vars":null,"search_vec":"'api':2,15,17 'client':4,7,18 'go':3,6 'interact':10 'librari':8 'proxmox':1,13,16 've':14 'virtual':19","created_at":"2026-06-17T18:17:06.868547+00:00","updated_at":"2026-06-17T18:17:06.868547+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/Telmate/proxmox-api-go","github":"https://github.com/Telmate/proxmox-api-go","docs":"https://pkg.go.dev/github.com/Telmate/proxmox-api-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-17","next_check":"2026-12-14","install_tag":null}}