Tree
- Tree:
764e354b087584aafde0dbc844f3b9caa51c35ec
- Date:
- Message:
- Move handlers to their own service
.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`