https://github.com/tfausak/json-feed
:loudspeaker: JSON Feed in Haskell.
https://github.com/tfausak/json-feed
haskell json-feed
Last synced: 10 months ago
JSON representation
:loudspeaker: JSON Feed in Haskell.
- Host: GitHub
- URL: https://github.com/tfausak/json-feed
- Owner: tfausak
- License: mit
- Created: 2017-05-26T13:33:10.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T22:01:08.000Z (12 months ago)
- Last Synced: 2025-03-01T06:31:47.479Z (11 months ago)
- Topics: haskell, json-feed
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/json-feed
- Size: 342 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# JSON Feed
[](https://github.com/tfausak/json-feed/actions/workflows/ci.yml)
[](https://hackage.haskell.org/package/json-feed)
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.