Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 279 Bytes

File metadata and controls

5 lines (3 loc) · 279 Bytes

API Reference

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