Skip to content

Code generator for JSON serialization and deserialization on iOS and Android based on json schema

Notifications You must be signed in to change notification settings

chetanvangadiTokbox/json2code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone json2code

pip install jinja2

Execute the code generator passing the schema file, the 3 letters prefix for iOS and the package for Android

python bin/json2code.py json-schema.json J2C com.blah

About

Code generator for JSON serialization and deserialization on iOS and Android based on json schema

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 45.4%
  • Objective-C 41.2%
  • Python 13.4%