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

Commit 9e37236

Browse files
author
David Siegel
committed
Add link to quicktype in Online section
1 parent 315fd61 commit 9e37236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Validators
5959

6060
- [JSON Schema Lint](http://jsonschemalint.com/) - validate against your own schemas
6161
- [SchemaStore.org](http://schemastore.org/validator/) - validate against common JSON Schemas
62+
- [quicktype.io](https://app.quicktype.io/#l=schema) - infer JSON Schema from samples, and generate TypeScript, C++, go, Java, C#, Swift, etc. types from JSON Schema
6263

6364
### Command Line
6465

0 commit comments

Comments
 (0)