How can I change the default /rpc/ endpoint in Supabase PostgreSQL to a custom endpoint? #31105
Unanswered
farhadibehnamdev
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently using Supabase with a PostgreSQL database for my application, and I would like to customize the default /rpc/ endpoint for remote procedure calls (RPC). My goal is to create a custom endpoint that better aligns with my application’s requirements. I have reviewed the Supabase documentation but have not found a clear method to change the default RPC endpoint. Additionally, I am not using the Supabase.js client; instead, I am making direct HTTP requests to the endpoints.
Beta Was this translation helpful? Give feedback.
All reactions