Skip to content

hodrigohamalho/3scale-oas-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3scale OAS Import tool

This is a web tooling to import OAS aka Swagger specifications on 3Scale.

Test live: http://oas-importer.apps.paas.dc1.rhbrlab.com/

Currently it import:

  • API definition

  • Mapping Rules

  • Methods

  • ActiveDocs (Swagger 2.0)

  • Plans

Creates a default plan.

Install on Openshift

Import the template

oc create -f openshift/3scale-oas-importer.json -n openshift 

Create the app

oc new-app 3scale-oas-importer

Running Local

npm install
npm start run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published