{"id":15198788,"url":"https://github.com/yc-w-cn/easy-cors-proxy","last_synced_at":"2026-02-17T22:02:18.957Z","repository":{"id":232027268,"uuid":"783263189","full_name":"yc-w-cn/easy-cors-proxy","owner":"yc-w-cn","description":"A CORS proxy server for fetching and streaming files.","archived":false,"fork":false,"pushed_at":"2024-04-11T16:14:28.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T08:11:18.161Z","etag":null,"topics":["cors-proxy","http-proxy-middleware","nest","typescript"],"latest_commit_sha":null,"homepage":"https://yc-w-cn.github.io/easy-cors-proxy/","language":"TypeScript","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/yc-w-cn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-04-07T12:01:06.000Z","updated_at":"2024-04-08T00:43:15.000Z","dependencies_parsed_at":"2024-04-11T17:32:41.235Z","dependency_job_id":null,"html_url":"https://github.com/yc-w-cn/easy-cors-proxy","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"c73a8ff5d9504a315dc1704a0195e0c51486d157"},"previous_names":["yc-w-cn/easy-cors-proxy"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/yc-w-cn/easy-cors-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-w-cn%2Feasy-cors-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-w-cn%2Feasy-cors-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-w-cn%2Feasy-cors-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-w-cn%2Feasy-cors-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yc-w-cn","download_url":"https://codeload.github.com/yc-w-cn/easy-cors-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-w-cn%2Feasy-cors-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29559961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cors-proxy","http-proxy-middleware","nest","typescript"],"created_at":"2024-09-28T01:41:23.515Z","updated_at":"2026-02-17T22:02:18.928Z","avatar_url":"https://github.com/yc-w-cn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy CORS Proxy\n\n## Introduction\n\nEasy CORS Proxy is a lightweight HTTP server designed to simplify Cross-Origin Resource Sharing (CORS) issues encountered during web development. CORS restrictions often prevent web applications from accessing resources hosted on different domains due to security concerns. This proxy facilitates seamless communication between web applications and external resources by bypassing CORS restrictions.\n\n## Features\n\n- **App Version Endpoint**: Retrieve the version of the Easy CORS Proxy application.\n- **Service Status Endpoint**: Check the operational status of the Easy CORS Proxy service.\n- **Bypass CORS Proxy**: Utilize the proxy to access resources from external domains by providing the target URL and access token.\n\n## Endpoints\n\n### Show App Version\n\nThis endpoint allows you to retrieve the current version of the Easy CORS Proxy application.\n\n```\nGET /\n```\n\n### Show Service Status\n\nUse this endpoint to check the operational status of the Easy CORS Proxy service.\n\n```\nGET /status\n```\n\n### Bypass CORS Proxy\n\nWith this endpoint, you can bypass CORS restrictions by specifying the target URL and access token. The proxy will fetch the requested resource from the external domain and return it to the client.\n\n```\nGET /proxy?URL=xxx\u0026ACCESS_TOKEN=xxx\n```\n\n## Disclaimer\n\nPlease use the Easy CORS Proxy responsibly and ensure compliance with all applicable laws and regulations when accessing external resources. The developers are not responsible for any misuse of the proxy.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyc-w-cn%2Feasy-cors-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyc-w-cn%2Feasy-cors-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyc-w-cn%2Feasy-cors-proxy/lists"}