Reputation: 369
I have multiple webservices and I would like to expose them as a single API endpoint. So basically I am looking at creating an API facade which internally calls multiple backend APIs sequentially. Is this possible in Azure APIM or is there any other offering in Azure for achieving the same
Upvotes: 0
Views: 155
Reputation: 7840
There are two things that come to mind:
Upvotes: 1