How does Alibaba Cloud API Gateway aggregate URLs?
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...