I want to create a single custom POST route in my app!
Currently using supabase as data source provider I'm unable to find documentation for it! I'm using react router and I tried 
action or followed react-router docs to create post request but it isn't working, can somebody tell me how can I create a custom POST api endpoint!? I will be grateful 