static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

Proxy SWA /api to other backends

Open thomasgauvin opened this issue 3 years ago • 0 comments

Add support for proxying SWA CLI /api to other backends. If I'm developing a SWA with an Express backend (for instance) and intend to deploy to App Service with /api integration, I should be able to develop locally with /api proxy to my express backend.

This is an ask from the community as well: https://stackoverflow.com/questions/73765847/how-to-access-secured-api-management-apis-linked-to-an-azure-static-web-applicat

thomasgauvin avatar Sep 21 '22 14:09 thomasgauvin