does Apigee Edge support API Virtualization? How?

Not applicable
 
Solved Solved
0 3 513
2 ACCEPTED SOLUTIONS

Using my definition of API virtualization the answer is yes. This is done via null target proxies or node.js target proxies for more complex needs.

Here are some links that help explain routes and targets, including null targets.

http://docs.apigee.com/api-services/content/understanding-routes

https://docs.apigee.com/api-services/reference/api-proxy-configuration-reference

https://community.apigee.com/questions/10603/how-to-send-response-from-proxy-end-point-without.html

View solution in original post

Not applicable

Thanks Carlos.

Will you please provide the Apigee document/link, describing how to do the configuration for a null proxy on Edge platform.

Also please let me know the architecture and components/modules available in Apigee Edge platform. If possible will you provide the link for the same.

View solution in original post

3 REPLIES 3

Using my definition of API virtualization the answer is yes. This is done via null target proxies or node.js target proxies for more complex needs.

Here are some links that help explain routes and targets, including null targets.

http://docs.apigee.com/api-services/content/understanding-routes

https://docs.apigee.com/api-services/reference/api-proxy-configuration-reference

https://community.apigee.com/questions/10603/how-to-send-response-from-proxy-end-point-without.html

Not applicable

Thanks Carlos.

Will you please provide the Apigee document/link, describing how to do the configuration for a null proxy on Edge platform.

Also please let me know the architecture and components/modules available in Apigee Edge platform. If possible will you provide the link for the same.

I've added links to help with null targets and routes.