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

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -