restivus-swagger
restivus-swagger copied to clipboard
Generate Restivus API from swagger.json
Feature description
Define a new constructor for Restivus object, that takes swagger.json as a parameter and generates Restivus API.
@jykae Should this issue be closed or is it still relevant?
@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
Meteor REST community has implemented this idea here https://github.com/meteor-rest/generator-restivus as Yeoman generator.