furrball010
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Roxy, the feature-rich RSS proxy (github.com)
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.
- To avoid talking to my extended family during xmas, I built this (hub.docker.com)
- Critique my (minimalist) personal webpage (timokats.xyz)
-
Hi all. I created a GO program to define feature rich aliases in YAML. You can pass runtime parameters, envs, run directories, and even run multiple commands sequentially/concurrently for one alias. Looking for…