Tighter input/target language display
This commit is contained in:
Родитель
be99d739eb
Коммит
6c23967d3f
20
README.md
20
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!
|
||||
|
|
Загрузка…
Ссылка в новой задаче