0.3.4 • Published 8 years ago

swagger2api v0.3.4

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

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

0.3.4

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.4

8 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago