Popularity
8.9
Growing
Activity
0.0
Stable
2
41
0

Monthly Downloads: 39
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web    
Latest version: v0.4.0.0

fields-json alternatives and similar packages

Based on the "Web" category.
Alternatively, view fields-json alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of fields-json or a related project?

Add another 'Web' Package

README

fields-json Hackage version Build Status

Abusing monadic syntax for generation of JSON objects.

Generation of big, complex JSON objects with Text.JSON is painful and autoderivation is not always posible. Check documentation of Text.JSON.Gen for more info.