diff --git a/README.md b/README.md index 93b5c290..57d77713 100644 --- a/README.md +++ b/README.md @@ -12,28 +12,16 @@ ### Supported Inputs -* JSON -* JSON API URLs -* JSON Schema -* GraphQL queries +JSON | JSON API URLs | [JSON Schema](https://app.quicktype.io/#s=coordinate) | GraphQL queries +--- | --- | --- | --- ### Target Languages -* C# -* Go -* C++ -* Java -* TypeScript -* Swift -* Objective-C -* Elm -* JSON Schema -* Simple Types (pseudo-code) +[C#](https://app.quicktype.io/#l=cs) | [Go](https://app.quicktype.io/#l=go) | [C++](https://app.quicktype.io/#l=cpp) | [Java](https://app.quicktype.io/#l=java) | [TypeScript](https://app.quicktype.io/#l=ts) | [Swift](https://app.quicktype.io/#l=swift) | [Objective-C](https://app.quicktype.io/#l=objc) | [Elm](https://app.quicktype.io/#l=elm) | [JSON Schema](https://app.quicktype.io/#l=schema) +--- | --- | --- | --- | --- | --- | --- | --- | --- _Missing your favorite language? Please implement it!_ ---- - ## Installation There are many ways to use `quicktype`. [app.quicktype.io](https://app.quicktype.io) is the most powerful & complete UI. The web app also works offline and doesn't send your sample data over the Internet, so paste away!