Best practice on apigee developer portal: manage same proxy

Hi,

i would like to know wich approach do you suggest for working on the same API Proxy with different development team?

We have some shared API proxy with other development team and we would like to avoid conflicts while we are editing api proxy.

Thanks community.

1 1 71
1 REPLY 1

You could manage your API Proxy configuration in a repository outside of Apigee such as git or any of your choice.

You can then use CI CD to deploy changes, run automated tests against it etc. 

As an example, you can refer to https://github.com/apigee/devrel/tree/main/references/cicd-pipeline