Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 343 Bytes

File metadata and controls

10 lines (7 loc) · 343 Bytes

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.