Generate Proxies with a policy programatically

shawkyfoda
Participant IV

I Have a list of say 1000 API and need to generate a proxy for each API with an "Basic Authentication " Policy.

is there a rapid way ?

0 1 137
1 REPLY 1

sidd-harth
Participant V

Hi @Shawky Foda, have a look at Apigee Maven Plugin

Check this Nodejs Based Tool for Deploying Multiple Proxies at a single go.

In both this methods we can add Basic Authentication Policy.