Azure / Azure/static-web-apps-cli

Be able to point to a hosted APIM instance

Open
#692 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
668
Forks
156
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
I'm unable to use static web apps unless I can get it to proxy calls to APIM. I want to be able to point the apiDevserverUrl to an actual APIM instance. For example, I want https://localhost:4200/api/foobar to proxy all calls to https://developers-dev.domain.com/api/foobar

**Describe the solution you'd like**
Be able to specify a url that isn't localhost for the apiDevserverUrl input parameter.

**Describe alternatives you've considered**
There aren't any reasonable solutions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.