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

Commit 76fa30e

Browse files
cchandurkarRelequestual
authored andcommitted
Add json-schema-to-case-class to implementations
1 parent d7c7f15 commit 76fa30e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ are the only keywords that changed.
223223
- [statham](https://github.com/jacksmith15/statham-schema) (MIT) - generate type-annotated models from JSON Schema documents.
224224
- Rust
225225
- [schemafy](https://github.com/Marwes/schemafy/) - generates Rust types and serialization code from a JSON schema. *supports Draft 4*
226+
- Scala
227+
- [json-schema-to-case-class](https://github.com/cchandurkar/json-schema-to-case-class#readme) (MIT) - NPM Package, [Web UI](https://cchandurkar.github.io/json-schema-to-case-class) and a CLI to generate Scala case classes from JSON Schema. *Supports JSON Schema 2019-09, draft-07, -06, -04, -03*
226228
- TypeScript
227229
- [jsongenerator](https://github.com/jimblackler/jsonschematypes/tree/master/codegen) *JSON Schema 2019-09, draft-07, -06, -04, -03* (Apache-2.0)
228230
- Ruby

0 commit comments

Comments
 (0)