/go-jsonfeed

Go package for parsing and constructing JSON Feeds.

Primary LanguageGoMIT LicenseMIT

go-jsonfeed GoDoc

jsonfeed is a Go package for parsing and constructing JSON Feeds. It explicitly supports JSON Feed Version 1.1.

To do

  • Usage examples.
  • Additional unit tests: item, hub construction; attachment validation.