Can we create our REST API and expose that in Apigee as API Proxy

Not applicable
 
Solved Solved
0 1 282
1 ACCEPTED SOLUTION

Yes @ManasaSutapalli REST APIs can also be proxied using Apigee. This helps you rethink the API design suitable for consumption by clients. You can add security, caching and have analytics in Apigee layer and let your REST backend operate as it is.

View solution in original post

1 REPLY 1

Yes @ManasaSutapalli REST APIs can also be proxied using Apigee. This helps you rethink the API design suitable for consumption by clients. You can add security, caching and have analytics in Apigee layer and let your REST backend operate as it is.