Support Application for JSONModel, which will create ObjectiveC class files(.h & .m) from sample input json
- Run the project
- Paste the input JSON text you have or drag JSON file to the text view
- Click on "Generate files" button
- Enter class name and class prefix(if any)
- Select directory where the files to be created
- Click on "Chose diretory" button
- Use the generated fies
- Saved lot of time :)
- Treat array of elements
- Type annotation for array elements,and nullablity annotations
- Syntax highliter for JSON
- Directly load json from Webservice
Author: Johnykutty Mathew
If you really like this application? - I hope you will star this repo :)
Found any bug? :( or need a new feature? create an issue.