repositorypackage
0.0.0-20240625112821-afeb70ec0744
Repository: https://github.com/joshuatapp/gopherrss.git
Documentation: pkg.go.dev
# README
gopherRSS
A RSS feed aggregator written entirely in Golang!
What does this tool do?
This is a simple backend that does manages RSS feeds by automatically pulling them for all users and allowing frontends to consume those.
Features
- Auth Middleware using API key access
- RSS fetcher Worker using goroutines
- Goose and sqlc to manage PostgreSQL db