Dockerflare uses tRPC (TypeScript Remote Procedure Call) for type-safe API communication between frontend and backend. All API calls are defined in the dockerRouter and are accessible through the /api/trpc endpoint.
Access the API doc here
Dockerflare uses tRPC (TypeScript Remote Procedure Call) for type-safe API communication between frontend and backend. All API calls are defined in the dockerRouter and are accessible through the /api/trpc endpoint.
Access the API doc here