Tree
- Tree:
6e7fb2f38bea92299cc1d2ba42dca71c0b466866
- Date:
- Message:
- Add search result handler Redo templates so they're more re-usable
.gitignore | commits | blame |
README.md | commits | blame |
cmd/ | |
go.mod | commits | blame |
internal/ | |
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`