Create Production-Ready SDKs for tRPC
This tutorial will show you how to create an SDK for an API built with tRPC.
We'll explore how to generate an OpenAPI document for our tRPC API, and then we'll use this document to create an SDK using Speakeasy.
Here's what we'll cover:
Adding trpc-...
speakeasy.hashnode.dev13 min read