Tree
- Tree:
a3c47d90a2552faa6e5f4059846bcc5342d13a40
- Date:
- Message:
- Create DB package for reading/writing data Implement URL detection for search and lookup RSS feed
.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`