0.1.10 • Published 3 years ago

apigee2openapi v0.1.10

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

apigee2openapi

Apigee Edge Proxy to OpenAPI 2.0 (formerly known as Swagger) conversion tool. This project used to be called apigee2swagger prior to the specification becoming part of the OpenAPI Initiative.

Installation

You can install apigee2openapi either through npm or by cloning and linking the code from GitHub. This document covers the installation details for installing from npm.

Installation from npm

The apigee2openapi module and its dependencies are designed for Node.js and is available through npm using the following command:

From a Terminal Window:

$ sudo npm install -g apigee2openapi

Examples

  1. Download proxy bundle from Edge instance and generate OAI
$ apigee2openapi -d /Users/Anil/Desktop/
  1. Use local proxy bundle (zip) to generate specs
$ apigee2openapi -d ~/Documents/GlobalWeather -l ~/Documents/GlobalWeather.zip -n GlobalWeather -e https://msebai-test.apigee.net

Articles

https://community.apigee.com/articles/10044/apigee2openapi-a-nodejs-command-line-tool-to-gener.html

How to Contribute ?

Submit issues / patches here https://github.com/anil614sagar/apigee2openapi

Q & A ? http://community.apigee.com/

0.1.10

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago