An open API service indexing awesome lists of open source software.

https://github.com/supabase/functions-relay

API Gateway for Supabase Edge functions
https://github.com/supabase/functions-relay

Last synced: 10 months ago
JSON representation

API Gateway for Supabase Edge functions

Awesome Lists containing this project

README

          

## Functions Relay (Archived)

### Update (07/07/2023)

This repo is no longer used. For any issues related to running Edge Functions via Supabase CLI, refer to [Edge Runtime](https://github.com/supabase/edge-runtime) repo

Supabase Functions Relay is the API gateway which is run before any edge function is invoked. For more details see our Functions blog post [here](https://supabase.com/blog/2022/03/31/supabase-edge-functions)

### CONTRIBUTING

* This repo uses [semantic release](https://github.com/semantic-release/semantic-release) for releases. Follow the semantic release commit guide when making commits.