autorest

v2.0.4140
The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is an OpenAPI spec that describes the REST API.
autorest rest swagger

start

node ./dist/static-app.js

test

mocha ./dist/test

prepare

shx mkdir -p ./dist/ && shx cp -R ./node_modules/fs-monkey/lib/ ./dist/fs-monkey/ && cd ./static_modules && npm install

prepublishonly

gulp build

Metadata

  • MIT
  • >=7.10.0
  • Microsoft Corporation
  • released 9/22/2017

Downloads