wing icon indicating copy to clipboard operation
wing copied to clipboard

I want to be able to connect a Domain to an API GW

Open ShaiBer opened this issue 1 year ago • 0 comments

Use Case

I have a front-end that is not served by Wing and needs to access a backend developed in Wing. Therefore, all the API URLs and ports need to be hard-coded in the frontend code, so they can't change every deployment.

Proposed Solution

I want to be able to connect a cloud.API to a domain and also be able to set a port for each route.

Implementation Notes

This needs to work both locally and in the cloud. The local domain can be a path in local host.

Component

Language Design

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
  • If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Slack.

ShaiBer avatar May 09 '24 17:05 ShaiBer