@hackage json-feed1.0.1
JSON Feed
Categories
License
MIT
Maintainer
Taylor Fausak
Links
Versions
Installation
Dependencies (8)
- aeson >=0.11.2 && <0.12 || >=1.0.2 && <1.4
- base >=4.9.0 && <4.12
- bytestring >=0.10.8 && <0.11
- mime-types >=0.1.0 && <0.2
- network-uri >=2.6.1 && <2.7
- tagsoup >=0.14 && <0.15 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/stagen
JSON Feed
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.