Is there a way to have multiple services use the same API Gateway generated url?

Summary

Yes, you can use the same dynamic API Gateway root URL across services. It’s a relatively new feature of the Serverless Framework. You can see the documentation below.

Related links

1 Like