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

https://github.com/bod/twitter-to-rss

A bridge to transform a Twitter list into an RSS feed.
https://github.com/bod/twitter-to-rss

Last synced: 26 days ago
JSON representation

A bridge to transform a Twitter list into an RSS feed.

Awesome Lists containing this project

README

          

A bridge to transform a Twitter list into an RSS feed.

## Docker instructions

### Running the image

```
docker pull bodlulu/twitter-to-rss
docker run -p :8080 bodlulu/twitter-to-rss
```