
Pure-Go RSS / Atom / JSON Feed parsing and fetching.
go-syndication provides pure-Go parsing and fetching of web syndication feeds. The format is auto-detected from the bytes and RSS 2.0, Atom 1.0 and JSON Feed 1.1 are normalized into a single Feed type, so downstream code never has to branch on the wire format. CGO_ENABLED=0, standard library only, zero third-party dependencies.
1 module(s) — generated from the org's repos.