RSS Aggregator A RSS Aggregator written in Go. This is part of a learning experience. Running To run the backend application, following is sufficient. make If you want to, just build the project or install the project, make build make install will be enough in order.