openapi-generator/samples/server/petstore/nodejs-google-cloud-functions
Benjamin Douglas 34d9dca5e7 Update samples to current code/scripts
This is the result of

  - `$ git checkout master`
  - `$ bin/run-all-petstore`

No change was made to the code, just ran the aggregate sample generation
script.
2017-05-02 10:33:06 -07:00
..

Swagger generated server

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

Deploying the function

To deploy this module into Google Cloud Functions, you will have to use Google Cloud SDK commandline tool.

See Google Cloud Functions quick start guide and Deploying Cloud Functions for the details.

This project leverages the mega-awesome swagger-tools middleware which does most all the work.