{"id":23759828,"url":"https://github.com/9sako6/cors-proxy-server","last_synced_at":"2026-05-07T05:32:33.419Z","repository":{"id":102395232,"uuid":"584127178","full_name":"9sako6/cors-proxy-server","owner":"9sako6","description":"This is a proxy which adds CORS headers to the proxied request. Written in Deno.","archived":false,"fork":false,"pushed_at":"2023-01-02T14:31:28.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T20:31:20.296Z","etag":null,"topics":["deno","proxy-server"],"latest_commit_sha":null,"homepage":"https://9sako6-cors-proxy-server.deno.dev","language":"TypeScript","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/9sako6.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-01-01T13:44:34.000Z","updated_at":"2023-01-01T18:56:32.000Z","dependencies_parsed_at":"2023-03-09T03:45:53.721Z","dependency_job_id":null,"html_url":"https://github.com/9sako6/cors-proxy-server","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9sako6%2Fcors-proxy-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9sako6%2Fcors-proxy-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9sako6%2Fcors-proxy-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9sako6%2Fcors-proxy-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/9sako6","download_url":"https://codeload.github.com/9sako6/cors-proxy-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239933070,"owners_count":19720728,"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","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":["deno","proxy-server"],"created_at":"2024-12-31T20:28:24.147Z","updated_at":"2026-03-18T22:30:21.916Z","avatar_url":"https://github.com/9sako6.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cors-proxy-server\n\n[![CI](https://github.com/9sako6/cors-proxy-server/actions/workflows/ci.yml/badge.svg)](https://github.com/9sako6/cors-proxy-server/actions/workflows/ci.yml)\n\nThis is a proxy which adds CORS headers to the proxied request.\n\nBecause there is a limit to the number of requests that can be processed per\nday, **I recommend that you fork the repository and host it yourself with Deno\ndeploy.**\n\nFurthermore, the server may be shut down without notice.\n\n## Limitation\n\nNow cors-proxy-server is hosted on [Deno Deploy](https://deno.com/deploy) free\nplan.\n\nThe limitation is 100,000 requests per day.\n\n## Usage\n\nSpecify the URL you wish to request in the `quest` query parameter.\n\nThen, cors-proxy-server a returns response with\n`access-control-allow-origin\": *` header.\n\n```text\nhttps://9sako6-cors-proxy-server.deno.dev?quest=\u003cURL\u003e\n```\n\nNotes:\n\n- Only GET method is allowed\n- Response specified by URL must return HTML\n\nRequest examples:\n\n- `https://9sako6-cors-proxy-server.deno.dev?quest=https://www.google.com`\n- `https://9sako6-cors-proxy-server.deno.dev?quest=https://github.com`\n\n### Docker Image\n\nA Docker image is available to start the server. The server runs on\n`http://localhost:8000/` by the following command.\n\n```bash\ndocker run -p 8000:8000 ghcr.io/9sako6/cors-proxy-server:latest\n```\n\nTo authenticate to the Container registry (`ghcr.io`), please see the following\ndocumentation.\n\n[Authenticating to the Container registry - GitHub Docs](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9sako6%2Fcors-proxy-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F9sako6%2Fcors-proxy-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9sako6%2Fcors-proxy-server/lists"}