An open API service indexing awesome lists of open source software.

https://github.com/gandresto/rssaggregator

An RSS aggregator, from the @freecodecamp go course from @wagslane
https://github.com/gandresto/rssaggregator

Last synced: 3 months ago
JSON representation

An RSS aggregator, from the @freecodecamp go course from @wagslane

Awesome Lists containing this project

README

        

# RSS Aggregator

An RSS aggregator, from the @freecodecamp go course from @wagslane

## Dependencies

- [go](https://go.dev/)
- [docker](https://docs.docker.com/)
- [sqlc](https://github.com/sqlc-dev/sqlc/)
- [goose](https://github.com/pressly/goose/)