json-to-haskell
JSON generator
A tool to automatically generate Haskell data types and instances from JSON schema
In goes JSON, out comes a complete Haskell model complete with instances! CLI and web interface available.
81 stars
4 watching
6 forks
Language: Haskell
last commit: over 5 years agohaskelljson
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Haskell library for parsing and generating JSON data | 1,257 | |
| Tool for generating Go type representations from JSON inputs | 132 | |
| A JSON parser implementation in Haskell. | 172 | |
| Tool for validating and generating JSON data structures | 60 | |
| A tool to generate JSON schemas from Java classes | 405 | |
| A tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects. | 129 | |
| A C# source generator that creates classes from example JSON files. | 78 | |
| Generates Elm types and JSON decoders from Haskell source. | 116 | |
| Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 | |
| Generates JSON schema from POJOs using Jackson annotations | 236 | |
| A tool for generating lexical analysers in Haskell | 298 | |
| A C++ library for parsing and generating JSON data | 69 | |
| Generates Haskell bindings for GObject Introspection capable libraries | 293 | |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 | |
| Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |