Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to generate an API Proxy from an open api spec ?

I want to deploy api proxy using open api spec programmatically. I have searched a lot couldn't find a solution other than doing from console. Help please?

Solved Solved
0 4 937
1 ACCEPTED SOLUTION

this tool might interest you. 

It does not DEPLOY an API proxy. You said, "I want to deploy api proxy using open api spec programmatically."  The term "deploy" has a specific meaning in Apigee parlance. The tool I referenced above generates an API Proxy skeleton from a spec.  You can then IMPORT that proxy into Apigee and potentially modify it, before deploying it. 

View solution in original post

4 REPLIES 4