{"id":30760841,"url":"https://github.com/inrixia/cf-gh-sponsors","last_synced_at":"2025-09-04T13:51:03.378Z","repository":{"id":293737391,"uuid":"983178569","full_name":"Inrixia/cf-gh-sponsors","owner":"Inrixia","description":"Small workers api for fetching public sponsors","archived":false,"fork":false,"pushed_at":"2025-05-14T02:13:27.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-30T05:43:17.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Inrixia.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}},"created_at":"2025-05-14T02:13:24.000Z","updated_at":"2025-05-14T18:29:32.000Z","dependencies_parsed_at":"2025-05-19T22:32:54.977Z","dependency_job_id":null,"html_url":"https://github.com/Inrixia/cf-gh-sponsors","commit_stats":null,"previous_names":["inrixia/cf-gh-sponsors"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Inrixia/cf-gh-sponsors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inrixia%2Fcf-gh-sponsors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inrixia%2Fcf-gh-sponsors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inrixia%2Fcf-gh-sponsors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inrixia%2Fcf-gh-sponsors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inrixia","download_url":"https://codeload.github.com/Inrixia/cf-gh-sponsors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inrixia%2Fcf-gh-sponsors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273619703,"owners_count":25138238,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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-09-04T13:51:00.241Z","updated_at":"2025-09-04T13:51:03.361Z","avatar_url":"https://github.com/Inrixia.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudflare GitHub Sponsors\n\nCloudflare Workers application that fetches GitHub sponsors, filters to return only those that are publicly visible.\n\n## Setup Instructions\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/Inrixia/cf-gh-sponsors.git\n   cd cf-gh-sponsors\n   ```\n\n2. **Install dependencies:**\n\n   ```bash\n   pnpm install\n   ```\n\n3. **Create a GitHub Personal Access Token and set it as a secret using Wrangler:**\n\n   - Go to [GitHub Personal Access Tokens](https://github.com/settings/tokens) and click **\"Generate new token\"**.\n   - Give your token a name and expiration.\n   - Under **Permissions**, check:\n     - **User**:\n       - `Read all user profile data` (Allows reading all user profile data, including private email addresses)\n   - Generate the token and copy it.\n\n   Use the following command to securely store your GitHub token as a secret in your Cloudflare Worker environment:\n\n   ```bash\n   npx wrangler secret put GITHUB_TOKEN\n   ```\n\n4. **Deploy the Worker:**\n   Use Wrangler to deploy your Cloudflare Worker:\n   ```bash\n   npx wrangler deploy\n   ```\n\n## Usage\n\nOnce deployed, you can call the endpoint to fetch publicly visible GitHub sponsors. The endpoint will return a JSON response containing the filtered list of sponsors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finrixia%2Fcf-gh-sponsors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finrixia%2Fcf-gh-sponsors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finrixia%2Fcf-gh-sponsors/lists"}