Tree
- Tree:
9252f9a477689d063546f1ddf8a83f9977cbf3af
- Date:
- Message:
- atom: implement feed decoding Terrible test but hopefully enough for a sanity check in these (very!) early stages!
.gitignore | commits | blame |
README.md | commits | blame |
atom/ | |
cmd/ | |
go.mod | commits | blame |
internal/ | |
web/ |
README.md
## RSS Search RSS feeds and collate a feed. ### Build Run `go run cmd/rss/rss.go` or build `go build cmd/rss/rss.go`