Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 242 Bytes

File metadata and controls

7 lines (5 loc) · 242 Bytes

modelgen

generating swift model objects and json-to-model functions

modelgen is a python script that generates swift model classes from a json spec.
It also generates deserialization functions for creating an object from json.