json-fu: Generic JSON serialization / deserialization
A generic JSON serializer that converts fields to snake_case
and optionally strips the constructor name from fields, so
that the generated JSON is compatible with most web services.
Have a look at https://github.com/sol/json-fu#readme for examples.
Downloads
- json-fu-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.0, 0.1.0, 0.1.1 |
|---|---|
| Dependencies | aeson, attoparsec, base (>=4 && <5), bytestring, containers, hashable, mtl, syb, text, time, unordered-containers, vector [details] |
| License | MIT |
| Copyright | (c) 2013 Simon Hengel |
| Author | Simon Hengel <sol@typeful.net> |
| Maintainer | Simon Hengel <sol@typeful.net> |
| Category | JSON |
| Source repo | head: git clone https://github.com/sol/json-fu |
| Uploaded | by SimonHengel at 2014-03-27T10:20:07Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2532 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |