An open API service indexing awesome lists of open source software.

https://github.com/mran/githubstartog

将你的星标项目做成前端页面
https://github.com/mran/githubstartog

golang starred-repositories starred-search

Last synced: about 1 month ago
JSON representation

将你的星标项目做成前端页面

Awesome Lists containing this project

README

        


DEMO

## Project Description

GithubStartog uses the Github API to get the starred projects of a user, generate a Markdown file and a frontend page based on the tags of the projects.
[DEMO](https://githubstartog.pages.dev/)

## How to use

1. Fork this project
2. Enable Github Actions in `settings` > `Actions` > `General`>`Read and write permissions`
3. Wait for Github Actions to finish building
4. Deploy with Cloudflare Pages