Skip to content

earth2marsh/apigee2openapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

$ apigee2openapi -d /Users/Anil/Desktop/

About

Apigee Edge Proxy to Swagger 2.0 conversion tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Makefile 0.7%