Skip to content

tRPC

tRPC makes typing/parsing/protecting your API endpoints unbelievingly easy. It’s an awesome developer experience, especially in Next.js.

It’s quick and easy to get started with tRPC to build a typesafe API. When using tRPC, your frontend and backend feel closer together than ever before, allowing for an outstanding developer experience.

Useful Resources