# JSON Feed [![][build badge]][build status] This is an implementation of the JSON Feed spec in Haskell. The spec is available at . JSON Feed is similar to the Atom and RSS feed formats, but it is serialized as JSON rather than XML. [build badge]: https://travis-ci.org/tfausak/json-feed.svg?branch=master [build status]: https://travis-ci.org/tfausak/json-feed