Why Windows doesn`t have anything like that?
Why Windows doesn`t have anything like that?
Could be a better editor.
Hey, since you mentioned that POST body and GET body now work, I did try it, and for me it still doesnt work, when I put in some values for the POST request it combines them like this &username=userpassword=passwordlogin=Login its missing the & between the key/value pairs, checked it with HTTP Scoop. But overall, nice App, I like it so far
Nice App to work with Json
Great tool !
I´m using it for the second iOS App now and Every time the interface from the backend changes, i am happy having this Tool :) Keep up the good work!
It can take JSON input from an HTTP response and output Objective-C classes and Core Data models among other types. I havent seen any other app export to Core Data. Pretty awesome.
What a great little app that saves all sorts of time. It’s simple, yet effective.
If you know what to do with it. A lot of stuff like nscoding is not needed, can be ignored. The json to dictionary conversion is what is useful.
if you have lots of json communication in your system, then this is the app for you. Generated classes are quite effective and clean. Helps a lot, thanks for this application!
Im using it for month now and Im satisfied. Nicely simplifies work with JSON. I would only add some class preferences before file exporting (checking/unchecking member vars, and choosing var types) for Obj-C
Great Tool! It’s very helpfull to working with huge number of different JSON’s resources and then mapping on models… Good for debuging as well.
It really does the job!
Great free app. It handled 17MB JSON file without hiccups. Would recommend! :D
Most have for restkit! Thanks
Great! With an "Indent" button without clicking on the "Save" button will be excellent!
Preciso, rapido, semplice, free….Fantastico!
To be perfect are missing some things: - Ability to create/edit JSON and save them on our Mac. - Automatic indentation. - Automatic generation of the closing brackets. - There is a problem with the inclusion of double quotes (are put in italics) because they make the structure invalid.
One of my best purchaces on the app store. Amazing for validating your JSON and quickly exporting Models to use in your code. Removes the headache and saves time! <3
Had trouble getting JSON via POST, but just did the command with curl -d and pasted the data into the program. AMAZING! iOS and DJANGO!!!! support (any others). Thanks for including Django, simply awesome