Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 640b3c1

Browse files
plathubhandrews
authored andcommitted
added "jsonCodeGen" entry to "Data parsing" section
1 parent 2c3cdb4 commit 640b3c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

implementations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,9 @@ Data parsing
111111
------------
112112

113113
- Delphi
114-
- [DJsonSchema](https://github.com/schlothauer-wauer/DJsonSchema) (MIT) - Command line tool to generate Delphi classes which include boilerplate code to read and write JSON data.
114+
- [DJsonSchema](https://github.com/schlothauer-wauer/DJsonSchema) (MIT) - JSON Schema reader and code generator for Delphi.
115+
- Groovy
116+
- [jsonCodeGen](https://github.com/schlothauer-wauer/jsoncodegen) (MIT) - Groovy based generation tasks from JSON schema. Already includes generators for Java Beans, Swagger specification files and PlantUML diagrams.
115117
- Haskell
116118
- [aeson-schema](https://github.com/timjb/aeson-schema) (MIT) - generates code for a parser
117119
- Ruby

0 commit comments

Comments
 (0)