feedget/main.go

4 lines
129 B
Go

// Feedget scrapes RSS feeds (and other sources)
// and spits the latest headline from each onto a static web page.
package main