API Overview

Consuming and extending the API

Overview#

The TanStack Router comes with a fully functional API built with tRPC v11 and is inspired by create-t3-turbo.

tRPC is a modern TypeScript-first API framework that is designed to be easy to use and extend. It gives you automatic TypeSafety and autocompletion without the need for build steps.

Was this helpful?