benfalk / crystal_forge

API Blueprint & RAML Stub Server
MIT License
6 stars 0 forks source link

Runs as webserver #1

Open benfalk opened 9 years ago

benfalk commented 9 years ago

Should be able to run as a webserver like this:

crystalforge [opts] <api_blueprint_file(s)>

It should serve the example documents and follow the routing described in the file(s)

benfalk commented 9 years ago

It runs as webserver, but a lot more testing with larger and more complex documents needs to be done

https://travis-ci.org/benfalk/crystal_forge/jobs/40260654#L201

benfalk commented 9 years ago

Runs all basic senarios on raml and api blueprint

https://travis-ci.org/benfalk/crystal_forge/jobs/40366055#L204