Skip to content

sanchitsinghal7/json2apex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON2Apex

This app allows a user to paste in an instance of a json document, and have it generate strongly typed apex code that can deserialize it.

Its written in Java using the Play! framework, if you want to try it out, its runnning at http://json2apex.herokuapp.com

JSON2Apex is open source under the BSD license.

About

Generate strongly typed apex code from a json structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.3%
  • HTML 20.4%
  • CSS 4.3%