This package has been deprecated

Author message:

Project has been renamed & moved to openapi2apigee

swagger2api

0.3.4 • Public • Published

IMPORTANT - PROJECT RENAMED & MOVED

This project has been renamed & moved to https://www.npmjs.com/package/openapi2apigee https://github.com/anil614sagar/openapi2apigee

Moving forward all the fixes & features will be available in above project.

swagger-apigee-node-utility

Swagger to Apigee API Proxy using Node.js Utility

Installation

You can install swagger2api 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 swagger2api 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 swagger2api

Command reference and examples

generateApi

Generates Apigee API Bundles from Swagger files and help you deploy to Apigee Edge

Examples

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

Articles

Getting Started with Swagger2API

Swagger2API Apigee-127 Extensions support

Secure APIs using OAuth2.0 & Verify API Key Policies in Apigee using Swagger 2.0

Docker Image

Docker Image By Mikael Mellgren

Dependencies (9)

Dev Dependencies (4)

Package Sidebar

Install

npm i swagger2api

Weekly Downloads

1

Version

0.3.4

License

MIT

Last publish

Collaborators

  • anil614sagar