Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/charlieegan3/rssmerge

API to merge RSS feeds
https://github.com/charlieegan3/rssmerge

Last synced: 15 days ago
JSON representation

API to merge RSS feeds

Awesome Lists containing this project

README

        

# RSSMerge

RSSMerge is a simple API that takes the of a list of feeds in plain text and
returns an interleaved feed.

This was created for use with IFTTT's weekly RSS digests.

This site was originally implemented as a lambda function but I'm trying to run
all of my side projects on Kubernetes so it now runs on my personal cluster
instead.