Skip to content

prabhuomkar/json-coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-coder

JSON Parsing Code Generator for Android
Visit https://prabhuomkar.github.io/json-coder

About

json-coder is an open source tool built for generating json parsing code for your Android project. Submit your JSON response and get the parsing code generated in JAVA for you.
Currently, it is in beta and may not work for highly depth JSON responses. But, I am working on it.
You may expect parsing code for both JAVA and Kotlin in the future soon.

Author

Omkar Prabhu prabhuomkar

Contributions

  1. Brijesh097 for Initial UI.
  2. albertusangga for UI Bug Fixes
  3. mkasberg for restyling UI.
  4. RaajNadar for fixing UI Bugs.
  5. vipul-08 for Json Parser Recursive Algorithm.

License

json-coder is open under MIT License