SupabaseS
Supabase4y ago
Zoe

Directories in edge functions.

I'm trying to rebuild m personal site and I'm playing with edge functions, is it possible to have functions in a directory, like have functions like this:
/newsletter/signup
/newsletter/unsubscribe
etc, or would I have to make separate functions for each of them?
Was this page helpful?