Webapp Love

Won­der­ful, i just put online my last lit­tle webapp: Json­Pack , it’s a web tool to manip­u­late Json.

At the moment it can:

  • Refor­mat Json for ease of reading
  • Gen­er­ate .Net C# model classes from Json
  • Gen­er­ate Objec­tive C Model classes from Json
Two days ago i was just using a small lib to parse json and gen­er­ate classes from the data to inte­grate some apis and then real­ized that such a tool could be use­ful for fel­low developers.
I will really appre­ci­ate any bug res­o­lu­tion or fea­ture request :)