JSON Class Generator 4+

Lifted Software UG (haftungsbeschraenkt)

    • 4,8 • 6 Bewertungen
    • Gratis

Screenshots

Beschreibung

generates Objective-C source code from the classes and enums that you define in the editor. The source code has methods for converting/parsing to/from JSON.

*** Tutorial and Sample Project available at https://lifted.software ***

The generated code for a sample class 'MyClass' would contain the following methods:

/// initializing a class from a NSDictionary (JSON representation)
- [MyClass initWithDict:]

/// converting to NSDictionary (JSON representation)
- [MyClass toDict]

// initializes the class with sane values
- [MyClass init]

Quality
The generated code is type safe, yet fast (no use of introspection). It makes your client robust against all kinds of invalid structured responses from backends by always returning structurally sound data - providing fallback values, if necessary.

Proven
The tool has accelerated the development of commercial iOS and Mac applications since late 2014 including one of Europe's fastest growing internet ventures. It has been continuously tested and improved after encountering weird circumstances in practice. A few million network requests later, you can now reap the rewards and buy a rock solid solution that will ease your life, when it comes to dealing with JSON in your application.

Easy
Editing the models in the UI is a cinch compared to using one of the many libraries for mapping JSON to Objects. You don't have to write any code yourself anymore.

Alternatives
If you do want to write code by hand and if you want to go for a library as your solution, make sure that it is easy to use, can deal with malformed responses well and has error reporting. Does it convert models back to JSON (if you need it) and does it have many significant open issues? (Often you can check this on github.)

Make the Decision!
Free yourself from writing glue code. Describing an API is always easier than implementing one, especially if you later want to do modifications. Be the architect! Try it out! What can you loose? Download the free trial version from our website !
http://liftedsoftware.com

Trial Version
The trial version does work for a limited time, before requiring activation. It does not come with any other limitations. You can of course keep the code, that you have generated during the trial period. There is also a tutorial and a sample project on our website.
http://liftedsoftware.com

You will LOVE it!
This tool will save you hours of your precious time! Waste no more effort on implementing models and debugging server responses!
By the end of the trial period it will have saved you already a multiple hours of work. If you buy it, it will continue to save you more hours, days and even weeks of your developer time!

Neuheiten

Version 1.1.0

- app
- shows a toast when export is done
- saved files have new format (version 1.0.0 will not be able to open them after saving with 1.1.0 or later versions)
- generated code
- passes analysers: fbinfer, FauxPas, Apple's static analyser
- is warning-free
- makes use of nullability annotations and Objective-C generics where possible
- contains a speed improvement
- bugs fixed
- the background color of a cell does not turn black in rare occasions

Bewertungen und Rezensionen

4,8 von 5
6 Bewertungen

6 Bewertungen

SanchosWorld ,

Wow,.. Super App

Ich nutze die App für alle meine Obje-C Projekte und es erleichtert mir tagtäglich die Arbeit.

Entwickler-Antwort ,

Freut mich zu hören, danke für das Lob und die Bewertung!

artem.stepanenko.1 ,

👍🏻

It's very beneficial and convenient for those who still writes in Obj-C.

CyB66 ,

Fantastic

Easy to use and saves a lot of time.
Minus one star because it creates warnings in Xcode.

Entwickler-Antwort ,

Thank you for taking the time to review! We have found and fixed the issue you mentioned. Please expect a new version within the next few days.

App-Datenschutz

Der Entwickler, Lifted Software UG (haftungsbeschraenkt), hat Apple keine Details über die eigenen Datenschutzrichtlinien und den Umgang mit Daten bereitgestellt. Weitere Informationen findest du in den Datenschutzrichtlinien des Entwicklers.

Keine Details angegeben

Der Entwickler muss bei der Übermittlung seiner nächsten App-Aktualisierung Angaben zum Datenschutz machen.