Key Features:
- REST API
- Authentication using api keys and middleware
- RSS feed web scraper
- PostgreSQL database
git clone https://github.com/EthanHosier/rssagg.gitPORT=
DB_URL=postgresql://{username}:{password}@{host}:{port}/{database_name}go build && ./rssagg