raajnadar / json-coder

JSON Parsing Code Generator for Android

Home Page:https://nerdyninja.github.io/json-coder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

JSON Parsing Code Generator for Android

https://nerdyninja.github.io/json-coder

License:MIT License


Languages

Language:HTML 69.2%Language:JavaScript 24.1%Language:CSS 6.7%