packages feed

json-feed-0.0.6: README.markdown

# JSON Feed

[![][build badge]][build status]

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.

[build badge]: https://travis-ci.org/tfausak/json-feed.svg?branch=master
[build status]: https://travis-ci.org/tfausak/json-feed