{"id":20757661,"url":"https://github.com/dodevops/vmware-rest-proxy","last_synced_at":"2026-04-22T06:48:24.392Z","repository":{"id":213479443,"uuid":"697627854","full_name":"dodevops/vmware-rest-proxy","owner":"dodevops","description":"REST server that proxies request through to a vCenter web service making it easier to request certain details.","archived":false,"fork":false,"pushed_at":"2024-02-23T08:12:05.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-11T16:23:16.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dodevops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-28T06:28:58.000Z","updated_at":"2023-09-28T06:33:40.000Z","dependencies_parsed_at":"2024-11-17T09:43:54.687Z","dependency_job_id":"cd2036cb-c82b-4e40-a36e-963f297c9530","html_url":"https://github.com/dodevops/vmware-rest-proxy","commit_stats":null,"previous_names":["dodevops/vmware-rest-proxy"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/dodevops/vmware-rest-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fvmware-rest-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fvmware-rest-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fvmware-rest-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fvmware-rest-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dodevops","download_url":"https://codeload.github.com/dodevops/vmware-rest-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodevops%2Fvmware-rest-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28021567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T09:43:34.711Z","updated_at":"2025-12-25T06:04:01.035Z","avatar_url":"https://github.com/dodevops.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VMware REST proxy\n\nREST server that proxies request through to a vCenter web service making it easier to request certain details.\n\n# Usage\n\nStart the server by running\n\n    go run cmd/serve.go\n\n# Configuration\n\nThe following environment variables are used for configuration:\n\n* BASE_URL (required): The base URL of the vCenter to connect to like https://vcenter.company.com\n* BIND_ADDRESS: Bind address to bind the server to [0.0.0.0:8080]\n* LOG_LEVEL: Maximum log level to use (see (https://pkg.go.dev/github.com/sirupsen/logrus#readme-level-logging)) [INFO]\n* TLS_INSECURE_SKIP_VERIFY: If set, will disable TLS verification for the API client\n* VCENTER_PROXY_URL: Connect to the vCenter using this proxy\n* EXTERNAL_BASE_URL: Base URL the service is hosted on. Will be used for the Swagger API docs\n\n# APIs\n\nThe service includes a generated OpenAPI documentation available at `/swagger`.\n\nSee [the generated API documentation](api.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodevops%2Fvmware-rest-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdodevops%2Fvmware-rest-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodevops%2Fvmware-rest-proxy/lists"}