Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ Schema generation
Data parsing
------------

- Delphi
- [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.
- Haskell
- [aeson-schema](https://github.com/timjb/aeson-schema) (MIT) - generates code for a parser
- Ruby
Expand Down