Tree
- Tree:
15f6b803f3676da35362aa2095070f7f3d9c83c7
- Date:
- Message:
- Wrap channel results so we can add extra data Link to channel
.gitignore | commits | blame |
README.md | commits | blame |
atom/ | |
cmd/ | |
go.mod | commits | blame |
go.sum | 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`