mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
4b9988c4f2
* Update samples for several languages. Just whitespace changes and some reordering where the order doesn't matter. * Adding generated .swagger-codegen/VERSION files. |
||
---|---|---|
.. | ||
.swagger-codegen | ||
api | ||
controllers | ||
.swagger-codegen-ignore | ||
index.js | ||
package.json | ||
README.md |
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.