How can I configure multiple atomic APIs through Alibaba Cloud API Gateway and obtain the aggregation results through the gateway?
For example:
Open gateway/user/info/[userid]url Access the two backend atomic APIs: /user/info/userid and /user/info/account/userid
Access the gateway API and the two results from the backend are returned.
No responses yet.