This tool can convert issues on github to RSS. demo
There are a lot of programmers who like to write articles in issues, so I want to collect these articles by RSS.
Converting issues on github to rss, but due to the number of requests for the github API, the converted RSS will be saved in the database for an hour, and the RSS requested within an hour will be taken directly from the database
Clone
git clone https://github.com/mrcodehang/github-issues-rss.git
Start with docker-compose
Use docker-compose up
in project directory after download docker and docker-compose.
Welcome PR and issues
GNU