# README
blog-aggregator
- Go: Backend language used for the application.
- PostgreSQL: Database used for storing blog post data.
- sqlc: SQL query generator that creates Go code from SQL queries for type-safe interactions with the database.
- goose: Database migration tool used to manage schema changes.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author