Tree
- Tree:
c10817cde4d816356630a97e263fe69d099d4051
- Date:
- Message:
- Improve parsing of additional rss channel meta data Initial rendering of channel results Move handlers into their own file
.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`