Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 276 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 276 Bytes

modelClassesGenerator

Using node.js, it makes a http request and from the json response, it generates Java model classes to be used in and android app project

Use config.js to setup your android project and your model name conventions.

Next: generate obj-c model classes