https://github.com/tbxark-arc/github-trending-workers
Github trending json api
https://github.com/tbxark-arc/github-trending-workers
cloudflare-workers github-api serverless
Last synced: 10 months ago
JSON representation
Github trending json api
- Host: GitHub
- URL: https://github.com/tbxark-arc/github-trending-workers
- Owner: tbxark-arc
- License: mit
- Created: 2023-10-26T09:29:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T01:09:25.000Z (about 1 year ago)
- Last Synced: 2025-03-22T06:32:10.344Z (10 months ago)
- Topics: cloudflare-workers, github-api, serverless
- Language: JavaScript
- Homepage: https://github-trending.tbxark.workers.dev/
- Size: 233 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-trending-workers
The JSON format API of Github Trending deployed on Cloudflare Workers.
```json
{
"repositories": "https://github-trending.tbxark.workers.dev/repositories",
"developers": "https://github-trending.tbxark.workers.dev/developers"
}
```
### Thanks
https://github.com/huchenme/github-trending-api