Really Simple Syndication (RSS):
"A web feed that allows users and applications to access updates to websites in a standardized, computer-readable format."
This is a CLI application to track and aggregate various RSS feeds.
The technologies I used (and learned in some cases) for this project are:
- Golang,
- A PostgreSQL database,
- Goose for database migrations,
- SQLC to generate queries