Rest API get count using CURL
Hi everyone, I'm currently implementing a node js api for my react front and want to use the supabase rest api with axios. But I cannot find how to get the count of a table ? If I'm using thenpm package every call is made via Websockets and it cannot work on my desktop. thanks for your help