Is there any benefit in creating seperate edge functions when I'm using them as backend for my app that is only used by client? Or maybe I can just create
rest
rest
edge function and create routing there using hono and make all my operations in single function that will work like rest API?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.