awesome-selfhosted-data/software/feedmixer.yml
nodiscc 4e81275849
import github projects metadata
- export GH_ACCESS_TOKEN=aaabbCcc.. && make process
2022-06-04 15:09:27 +02:00

14 lines
498 B
YAML

name: feedmixer
website_url: https://github.com/cristoper/feedmixer
description: FeedMixer is a WSGI (Python3) micro web service which takes a list of
feed URLs and returns a new feed consisting of the most recent n entries from each
given feed(Returns Atom, RSS, or JSON).
licenses:
- WTFPL
platforms:
- Python
tags:
- Automation
demo_url: https://mretc.net/feedmixer/json?f=https://hnrss.org/newest&f=https://americancynic.net/atom.xml&n=1
stargazers_count: 87
updated_at: '2022-05-24'