Tree
- Tree:
892e07ac739091a06821893714fc77aadbdc0652
- Date:
- Message:
- Merge pull request #7 from ollytom/js service: support queries without javascript
.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`