Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-22T01:09:25.000Z (8 days ago)
- Last Synced: 2025-01-22T02:22:50.268Z (8 days 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