1.3.0 • Published 4 months ago

openapi2apigee v1.3.0

Weekly downloads
361
License
Apache-2.0
Repository
github
Last release
4 months ago

openapi-apigee-node-utility

npm version JavaScript Style Guide

openapi2apigee module converts a standard Open API spec (previously known as Swagger) into an Apigee API Proxy bundle and deploys into an Apigee Organization.

Now supports OAS v3 as well

Pre-requisite

  • node.js

Installation

You can install openapi2apigee either through npm or by cloning the code from this GitHub repo. This README covers the installation steps with npm.

Installation from npm

From a Terminal Window:

$ npm install -g openapi2apigee

Command reference and examples

generateApi

Generates Apigee API Proxy bundle from OpenAPI specification file and deploys to Apigee Organization.

Example

$ openapi2apigee generateApi petStore -s http://petstore.swagger.io/v2/swagger.json -D -d /Users/me/Desktop/

Articles

Getting Started with OpenAPI

openapi2apigee Apigee-127 Extensions support

Secure APIs using OAuth 2.0 & Verify API Key Policies in Apigee using OpenAPI 2.0


Support

This is not an officially supported Google product

1.3.0

4 months ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.9.0

2 years ago

0.8.0

3 years ago

0.6.3

3 years ago

0.7.0

3 years ago

0.6.2

4 years ago

0.6.0

7 years ago

0.5.4

7 years ago

0.5.3

7 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.11

8 years ago

0.4.10

8 years ago

0.4.9

8 years ago

0.4.8

8 years ago

0.4.7

8 years ago

0.4.6

8 years ago

0.4.5

8 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago