JSON Parsing Code Generator for Android
Visit https://prabhuomkar.github.io/json-coder
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.
Omkar Prabhu prabhuomkar
- Brijesh097 for Initial UI.
- albertusangga for UI Bug Fixes
- mkasberg for restyling UI.
- RaajNadar for fixing UI Bugs.
- vipul-08 for Json Parser Recursive Algorithm.
json-coder is open under MIT License