Developing API proxies bundle and deploying.

To create API proxies and relevant policies we need to create the folder structure such as apiproxy, and chid folder policies, proxies, and targets. And default.xml files in root folder, proxies and target folder.

Is there any utility/framework wherein I will pass the apiproxy name, target end points and policy types with specific parameters, and it will create those folder structure and xml files required?

My customized application will be able to create the api proxies and assign policies and then call the import API proxy URL of Edge management API.

I would not like to go thru the Edge management UI to create and export it.

Any reference/implementation towards this will help. Thanks for the help.

0 2 242
2 REPLIES 2

Not applicable

You can find some developement and deployment tools in the below link.

https://community.apigee.com/articles/8729/apigee-tools-plugins-apigee-development-made-easy.html

I prefer the maven one.

Here's a yeoman-based API Proxy generator.

https://github.com/markitondemand/apigee-proxy-generator