1.4.6 • Published 2 years ago

@mimik/swagger-mw-codegen v1.4.6

Weekly downloads
12
License
MIT
Repository
-
Last release
2 years ago

swagger-mw-codegen License: MIT npm version

Overview

contains a template-driven engine to generate a express-like middleware for edgeSDK serverless microservice

Learn how to use in your own project.

Quick Start

  • Use the config/example.yml to create a default.yml
  • "name" from the default.yml is the name of the API
  • "swagger" from the default.yml is the location of the API. If it is hosted on the cloud, you can use https://api.swaggerhub.com/apis/mimik/mCommunities/1.0.0
  • npm install
  • node index.js
  • the generated middleware will be in the same folder as the index.js

Supports

License

MIT licensed.

1.4.6

2 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.3.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago