Skip to content

Lightweight REST service mocking from RAML files

Notifications You must be signed in to change notification settings

ivocosta82/RestMocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rest Mocker

The objective of this project is to create an app that can read a RAML or OpenAPI definition and dynamically create mocked interfaces from the definition.

The plan for now is to use whatever examples are in the definition and if no examples exist build a response using the defined types

Planned command line use: java RestMocker -p8080 example.raml

About

Lightweight REST service mocking from RAML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages