restivus-swagger icon indicating copy to clipboard operation
restivus-swagger copied to clipboard

Generate Restivus API from swagger.json

Open jykae opened this issue 8 years ago • 3 comments

Feature description

Define a new constructor for Restivus object, that takes swagger.json as a parameter and generates Restivus API.

jykae avatar Apr 13 '16 09:04 jykae

@jykae Should this issue be closed or is it still relevant?

bajiat avatar Apr 28 '16 11:04 bajiat

@bajiat this is just idea marked down for future. Now we are generating swagger.json but it could be done also other way: swagger.json -> Restivus API skeleton

jykae avatar Apr 29 '16 16:04 jykae

Meteor REST community has implemented this idea here https://github.com/meteor-rest/generator-restivus as Yeoman generator.

jykae avatar May 04 '17 17:05 jykae