quicktype
infers types from sample JSON data, then outputs strongly typed models and serializers for working with that data in Swift, C++, Obj-C++, Java and more. This extension adds native quicktype
support to Xcode 9.
Try quicktype
in your browser at app.quicktype.io.
- Download the extension
- Launch
quicktype.app
- Enable the extension in
System Preferences > Extensions
- Open Xcode and find the
Editor > Paste JSON as
menu
$ brew install jq
$ npm install
$ pod install