About

Metadata

  • Last updated , by fozworth
  • License MIT
  • Categories Web Development
  • Maintained by: Taylor Fausak

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    pedantic (off by default)

Readme

JSON Feed

CI Hackage

This is an implementation of the JSON Feed spec in Haskell. The spec is available at https://jsonfeed.org. JSON Feed is similar to the Atom and RSS feed formats, but it is serialized as JSON rather than XML.