This is the first release of json2cpp on GitHub.
I have finish the common features and colleagues are using is tool to build up new project. I decide to release v1.0.0
Features:
- Common Class and Interface (Request/Respons) Definitation support.
- Supports for both RapidJSON & jsoncpp
- Anonymous Array Request/Respons support.
- Inheritance from Class support