Sample project to demonstrate the use of raml2code
- This project use raml as contract first, generating JAX-RS Interfaces, Pojo and Retrofit client
- All generated files are put on src/generated
git clone https://github.com/atomsfat/raml2code-example.git
cd raml2code-example
npm install
npm -g install gulp
gulpIt should generated files in src/generated P.D Some warning should appear on the console, they are just warnings.