This RSS Aggregator project is created following the tutorial here in order to have a better understanding of Golang and using Golang in a back end setting. This project uses:
- Golang
- chi router
- goose - database migration tool
- sqlc - Golang code generator from SQL
- Postgres