New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

swagger2api

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger2api

A tool that converts swagger yaml file to Apigee API Proxy Bundle

latest
Source
npmnpm
Version
0.3.4
Version published
Weekly downloads
19
Maintainers
1
Weekly downloads
 
Created
Source

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

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

Keywords

Apigee

FAQs

Package last updated on 07 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts