Go to file
Cat /dev/Nulo f25f0ae1f1 content:encoded 2022-10-12 12:37:19 -03:00
.github/workflows rename and update 2020-02-29 22:29:18 +11:00
example [GH-6][GH-18] Example extended and added RSS Reddit parsing. 2020-04-05 13:56:02 +02:00
testdata [GH-6][GH-18] Examples and atom feed parsing. 2020-04-05 00:18:12 +02:00
.gitignore added files 2012-03-24 21:11:38 +01:00
LICENSE added LICENCE 2020-04-04 14:56:03 +02:00
README.md [GH-6][GH-18] Enabled markdown in README. 2020-04-05 00:21:33 +02:00
atom.go [GH-6][GH-18] Examples and atom feed parsing. 2020-04-05 00:18:12 +02:00
go.mod [GH-6][GH-18] Examples and atom feed parsing. 2020-04-05 00:18:12 +02:00
go.sum [GH-6][GH-18] Examples and atom feed parsing. 2020-04-05 00:18:12 +02:00
regular.go content:encoded 2022-10-12 12:37:19 -03:00
rss.go [GH-6][GH-18] Example extended and added RSS Reddit parsing. 2020-04-05 13:56:02 +02:00
rss_test.go [GH-6][GH-18] Examples and atom feed parsing. 2020-04-05 00:18:12 +02:00

README.md

go-rss

Simple RSS parser, tested with various feeds.

Usage

See the example folder.