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
- Host: GitHub
- URL: https://github.com/gandresto/rssaggregator
- Owner: gandresto
- Created: 2023-12-16T20:17:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-24T06:08:36.000Z (over 1 year ago)
- Last Synced: 2025-01-11T00:12:48.860Z (4 months ago)
- Language: Go
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)