Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Local dev experience for API Management backend #896

Open
chuanqisun opened this issue Nov 14, 2024 · 0 comments
Open

Support Local dev experience for API Management backend #896

chuanqisun opened this issue Nov 14, 2024 · 0 comments

Comments

@chuanqisun
Copy link

Is your feature request related to a problem? Please describe.
I have successfully linked an endpoint in API management. But there is no documentation or example to help me develop the frontend and backend together in a local environment.

Describe the solution you'd like

A way to help me to proxy /api calls into an API management endpoint. Currently, there is a big gap between this documentation: https://learn.microsoft.com/en-us/azure/static-web-apps/apis-api-management and the ability to successfully develop locally against the management API. I wish to see clear documentation about each place:

  • What should my CLI command look like?
  • What should my saw-cli.config.json look like?
  • What should the fetch() call look like?
  • What should the API management settings look like?

In addition, are there ways to cURL or Postman against my endpoint? I think that is the bare minimum to get backend development inner loop started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant