TtRPC•Created by daniel_montilla on 8/15/2024 in #❓-help How to build the raw http request for trpc route?
Is there any documentation on how to build a raw http request for a trpc route? I have my trpc backend server but on the frontend i'm not using javascript/typescript so I need to call the api with a custom request