create proxy from the command line, based on the OpenAPI (OAS) spec file

Hi, Community, 

I'm using my evaluation of the Apigee Edge. There is a UI option to create a proxy from the  OpenAPI (OAS) spec file. https://github.com/apigee has a repository for the https://github.com/apigee/apigee-deploy-maven-plugin/tree/hybrid 
I believe, I'm not the only one here in the community, who is actively using this great plugin to manage proxies from the CI/CD pipeline & terminal. 
Anyone already discovered options to create a proxy from the command line, based on the OpenAPI (OAS) spec file?

YermekDevOps_0-1632111605048.png

thanks, regards, Yermek

 

3 REPLIES 3

Hi @optimism , here are 2 options I'd recommend checking out:

Hi, @markjkelly 

Thanks a lot for the reply. https://github.com/ssvaidyanathan/generator-apigee-proxy - I see it is made by @ssvaidyanathan. I'm using the CI/CD pipeline & having an NPM package of this tool would be nice. Am I right that https://www.npmjs.com/package/generator-apiproxy is the NPM package of https://github.com/ssvaidyanathan/generator-apigee-proxy
Could you confirm, @markjkelly @ssvaidyanathan?
thanks, regards, Yermek

No it's not. My repo does not have a npm published. 

You can find the npm's Source repo on  https://www.npmjs.com/package/generator-apiproxy and looks like it points to https://github.com/gregswindle/generator-apiproxy