Expand description
Make HTTP requests from inside your WASM handler.
Use this to call external APIs (Keycloak admin, third-party services, etc.) from your handler code.
Structs§
- Fetch
Response - Response from an HTTP request.
Make HTTP requests from inside your WASM handler.
Use this to call external APIs (Keycloak admin, third-party services, etc.) from your handler code.