Is there any custom Apigee code review (static code analysis) tool / Plugins available for reviewing Apigee proxy / policies ?
Similar to the ones we have in Java world.
Thanks,
Swapnil
Solved! Go to Solution.
I'm using https://github.com/apigee/apigeelint
Static code analysis for Apigee proxy and sharedflow bundles to encourage API developers to use best practices and avoid anti-patterns.
This utility is intended to capture the best practices knowledge from across Apigee including our Global Support Center team, Customer Success, Engineering, and our product team in a tool that will help developers create more scalable, performant, and stable API bundles using the Apigee DSL.