Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Feasibility of Using Dynamic URL Patterns in Apigee for Node.js API Migration

Hi ALL,

We are migrating the following APIs from our Node.js stack to Apigee. In Node.js, these APIs are exposed with dynamic URL segments as shown below:

  • api/v1/:id/sample/:id2/private

  • api/v1/:id/getsample/:id2/public

  • api/v1/:id/testsample/:id2/private

We would like to expose these APIs with the same URL structure in Apigee.

Note: All APIs will be deployed within the same organization and environment in Apigee.

Could you please confirm if it's possible to maintain the same dynamic URL patterns in Apigee under these conditions?

0 1 113
1 REPLY 1
Top Solution Authors