{"id":34570789,"url":"https://github.com/dstack-tee/vllm-proxy","last_synced_at":"2026-06-10T23:00:38.579Z","repository":{"id":328010202,"uuid":"1109581321","full_name":"Dstack-TEE/vllm-proxy","owner":"Dstack-TEE","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-10T21:10:49.000Z","size":568,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-10T22:05:09.365Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dstack-TEE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-04T02:12:31.000Z","updated_at":"2026-06-10T20:19:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Dstack-TEE/vllm-proxy","commit_stats":null,"previous_names":["dstack-tee/vllm-proxy"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Dstack-TEE/vllm-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dstack-TEE%2Fvllm-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dstack-TEE%2Fvllm-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dstack-TEE%2Fvllm-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dstack-TEE%2Fvllm-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dstack-TEE","download_url":"https://codeload.github.com/Dstack-TEE/vllm-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dstack-TEE%2Fvllm-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34174148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":"2025-12-24T09:35:05.675Z","updated_at":"2026-06-10T23:00:38.573Z","avatar_url":"https://github.com/Dstack-TEE.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VLLM Proxy\n\nA proxy for vLLM.\n\n## Requirements\n\n- Python 3.12+\n\n\n## Run for development\n\n```bash\n# Run production server\nuvicorn main:app --host 0.0.0.0 --reload\n\n# Run development server\nfastapi dev main.py --host 0.0.0.0\n```\n\n\n## Production \n\n### Build for production\n\n```bash\nbash docker/build.sh\n```\n\n### Run for production\n\n```bash\ncd docker\ndocker compose up -d\n```\n\n## Tests\n\n### Quick Start\n\n```bash\npython3 -m venv .venv\n. .venv/bin/activate\npip install -r requirements.txt\npip install -r test-requirements.txt\n./run_tests.sh\n```\n\nFor detailed testing documentation, see [TESTING.md](./docs/TESTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstack-tee%2Fvllm-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdstack-tee%2Fvllm-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstack-tee%2Fvllm-proxy/lists"}