diff --git a/helpers/quicktype.json b/helpers/quicktype.json new file mode 100644 index 00000000..3180da36 --- /dev/null +++ b/helpers/quicktype.json @@ -0,0 +1,11 @@ +{ + "name": "quicktype", + "desc": "Generate types and converters from JSON, Schema, and GraphQL.", + "url": "https://app.quicktype.io/", + "tags": [ + "Code", + "Data transformation" + ], + "maintainers": [], + "addedAt": "2023-11-23" +}