{"id":19056978,"url":"https://github.com/servicespack/proxies-api","last_synced_at":"2026-05-13T12:35:21.252Z","repository":{"id":43091935,"uuid":"373604749","full_name":"servicespack/proxies-api","owner":"servicespack","description":"Proxy made in Node.js","archived":false,"fork":false,"pushed_at":"2025-11-10T23:22:21.000Z","size":1349,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-27T05:16:58.244Z","etag":null,"topics":["http","nodejs","proxy","server"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/servicespack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-06-03T18:26:45.000Z","updated_at":"2024-09-05T21:41:22.000Z","dependencies_parsed_at":"2023-02-17T12:00:36.944Z","dependency_job_id":"532b6c9e-8f69-4f77-87d1-753527290fc9","html_url":"https://github.com/servicespack/proxies-api","commit_stats":null,"previous_names":["servicespack/proxies-api"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/servicespack/proxies-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servicespack%2Fproxies-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servicespack%2Fproxies-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servicespack%2Fproxies-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servicespack%2Fproxies-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/servicespack","download_url":"https://codeload.github.com/servicespack/proxies-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servicespack%2Fproxies-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32983026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T11:31:52.688Z","status":"ssl_error","status_checked_at":"2026-05-13T11:31:52.072Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["http","nodejs","proxy","server"],"created_at":"2024-11-08T23:52:55.482Z","updated_at":"2026-05-13T12:35:21.230Z","avatar_url":"https://github.com/servicespack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Node Proxy](https://drive.google.com/uc?export=view\u0026id=14dw6D75qaUuItbnmhNGg7wx9Eds_DiEm)\n\n---\n\n* Reverse proxy\n* Create proxies dynamically\n* Prometheus metrics\n* Procted by [helmet](https://helmetjs.github.io/)\n* Graceful Shutdown\n\n## Getting started\n\nStart a proxy usig docker:\n\n```bash\ndocker container run \\\n  -p 3000:3000 \\\n  -v \"node-proxy:/usr/src/app/\" \\\n  -e NODE_ENV=production \\\n  --name node-proxy \\\n  gabrielrufino/node-proxy\n```\n\n## API\n\nThese are one of the routes for managing the proxy server. You can see the rest of them in the swagger docs.\n\n### Ping route\n\n\u003e GET /\n\nResponse:\n\n```json\n{\"I\":\"am alive\"}\n```\n\n### Create a proxy\n\n\u003e POST /proxies\n\n```json\n{\n  \"namespace\": \"users\",\n  \"target\": \"https://users.yourmicroservices.dev\"\n}\n```\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservicespack%2Fproxies-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fservicespack%2Fproxies-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservicespack%2Fproxies-api/lists"}