{"id":50101287,"url":"https://github.com/a-ng-d/cors-yelbolt-worker","last_synced_at":"2026-05-23T07:36:40.658Z","repository":{"id":328042028,"uuid":"1113997073","full_name":"a-ng-d/cors-yelbolt-worker","owner":"a-ng-d","description":"This repository contains the Cors Yelbolt Worker, a service responsible for adding CORS to requests via a proxy for Yelbolt suite.","archived":false,"fork":false,"pushed_at":"2026-02-26T16:31:32.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-26T22:43:43.214Z","etag":null,"topics":["cors","cors-proxy","worker"],"latest_commit_sha":null,"homepage":"","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/a-ng-d.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-10T18:49:10.000Z","updated_at":"2026-02-26T16:31:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/a-ng-d/cors-yelbolt-worker","commit_stats":null,"previous_names":["a-ng-d/cors-yelbolt-worker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a-ng-d/cors-yelbolt-worker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-ng-d%2Fcors-yelbolt-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-ng-d%2Fcors-yelbolt-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-ng-d%2Fcors-yelbolt-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-ng-d%2Fcors-yelbolt-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-ng-d","download_url":"https://codeload.github.com/a-ng-d/cors-yelbolt-worker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-ng-d%2Fcors-yelbolt-worker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33387654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"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":["cors","cors-proxy","worker"],"created_at":"2026-05-23T07:36:40.048Z","updated_at":"2026-05-23T07:36:40.650Z","avatar_url":"https://github.com/a-ng-d.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CORS Yelbolt Worker\n\nThis repository contains the CORS Yelbolt Worker, a Cloudflare Worker that acts as a CORS proxy to bypass cross-origin restrictions when making API requests from the browser.\n\n## Features\n\n- **CORS Proxy**: Forward requests to any API and automatically add CORS headers\n- **Simple Usage**: Just add the target URL as a query parameter\n- **Supports All HTTP Methods**: GET, HEAD, POST, PUT, DELETE, PATCH, OPTIONS, CONNECT, TRACE\n- **URL Encoding Support**: Handles both encoded and non-encoded URLs\n- **Preflight Handling**: Automatically handles OPTIONS requests for CORS preflight\n- **Header Forwarding**: Forwards request headers while filtering problematic ones\n- **Error Handling**: Returns detailed error messages in JSON format\n\n## Usage\n\nAdd the target URL as a query parameter to your worker URL:\n\n```\nhttps://your-worker.workers.dev/?https://api.example.com/endpoint\n```\n\nYou can also use the `url=` parameter with encoded URLs:\n\n```\nhttps://your-worker.workers.dev/?url=https%3A%2F%2Fapi.example.com%2Fendpoint\n```\n\nExample:\n\n```\nhttps://your-worker.workers.dev/?https://api.lemonsqueezy.com/v1/licenses/activate?license_key=XXX\u0026instance_name=YYY\n```\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-ng-d%2Fcors-yelbolt-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-ng-d%2Fcors-yelbolt-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-ng-d%2Fcors-yelbolt-worker/lists"}