mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 03:18:53 +00:00
31f29be2a0
* Update samples for nodejs + nodejs-google-cloud-functions. * Fix example generator to use deterministic randomness. This avoids changing results after each generation, and makes diff reviews easier. * Update NodeJS samples. This is the last "randomness" update. From now on the samples should only change if either the generator, the input or parameters change. |
||
---|---|---|
.. | ||
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.