Hacker News new | ask | show | jobs
Show HN: Roxy, the feature-rich RSS proxy (github.com)
3 points by furrball010 36 days ago
I made an RSS proxy written in Go (no dependencies). Use roxy to handle CORS restrictions and combine multiple RSS feeds into one queryable feed that's available in XML and JSON.

Why did I do this? Fun I guess.

1 comments

Useful with the new Grafana RSS widget, which often breaks due to CORS restrictions, nice.