Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

github-issues-rss

This tool can convert issues on github to RSS. demo

Motivation

There are a lot of programmers who like to write articles in issues, so I want to collect these articles by RSS.

Feature

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

Usage

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.

Contribution

Welcome PR and issues

LICENSE

GNU

About

convert github issues to rss

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.