Skip to content

Repository files navigation

Github Trending

GitHub Actions Workflow Status GitHub Tag GitHub License

Service to crawler https://github.com/trending and response structured JSON list.

Usage

# run docker image
docker run -d \
    -p 18000:8000 \
    --name github-trending \
    ghcr.io/tomowang/github-trending:latest

# testing
curl http://localhost:18000/api/trending
# or specify language
curl http://localhost:18000/api/trending/python

See API Documentation for more details.

About

Fetch Github trending and return structured JSON data

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages