Skip to content

EthanHosier/RSS-Aggregator

Repository files navigation

RSS Aggregator: Go, PostgreSQL

Key Features:

  • REST API
  • Authentication using api keys and middleware
  • RSS feed web scraper
  • PostgreSQL database

Cloning the repository

git clone https://github.com/EthanHosier/rssagg.git

Setup .env file

PORT=
DB_URL=postgresql://{username}:{password}@{host}:{port}/{database_name}

Start the app

go build && ./rssagg

About

RSS aggregator written in Go, with PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages