Tree
- Tree:
39e2b3e052a15906c7d5fb0d4baf48d577fd9be1
- Date:
- Message:
- Add RSS decoder
.gitignore | commits | blame |
README.md | commits | blame |
atom/ | |
cmd/ | |
go.mod | commits | blame |
internal/ | |
opml/ | |
rss/ | |
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`