Skip to content

atomsfat/raml2code-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample project to demonstrate the use of raml2code

Build Status

  • This project use raml as contract first, generating JAX-RS Interfaces, Pojo and Retrofit client
  • All generated files are put on src/generated

To test

git clone https://github.com/atomsfat/raml2code-example.git
cd raml2code-example
npm install
npm -g install gulp
gulp

It should generated files in src/generated P.D Some warning should appear on the console, they are just warnings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors