apigee - Is there any alternative for API chaining? -


i looking alternative api-chaining work in apigee older version. migrating api-proxies apigee cloud apigee older version, stuck in migration api-chaining not working in apigee.

as creator of api chaining, can apigee cannot it.

the reason being api chaining(tm) relies on new api pattern abstracts communication layer business logic solving architectural cross cutting concern caused old api pattern in distributed architectures.

api chaining intended 1 can chain multiple api calls using 1 request/response unless abstract communication layer, backend still have redirect handle each separate api call creating separate request/response each call.

you can see more on following videos springone conference videos: https://www.infoq.com/profile/owen-rubel


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Displaying JSON data posts for blog using just the post id -