API Gateway A small API gateway running on Netlify Edge Functions. Forwards incoming requests to a configured upstream service. Configuration Set the environment variable UPSTREAM_API_URL to your backend URL (including scheme and port). Local development npm install npm run build License MIT