Hey guys! I have a quick question about the capabi...
# off-topic
m
Hey guys! I have a quick question about the capabilities of extending supabase for my own project. Basically, I want to use supabase as my backend but I would need a bit more functionality. I think what I need could be achieved through functions, but nonetheless, I was wondering if (and if yes then how) can I put some of my own containers behind Kong and assign them HTTP endpoints. Can i simulate my own functions by wrapping my code in a container and then placing it behind kong as if it was already part of supabase? And use all the auth functionality to restrict access to it Thanks in advance. Supabase really seems more interesting and promising and appealing than other solutions, such as appwrite, to me, so i was really hoping i could use it in my project