tRPC Nuxt

End-to-end typesafe APIs in Nuxt applications.

  • Automatic typesafety
  • Snappy DX
  • Autocompletion on the client, for inputs, outputs and errors
  • Leverages useAsyncData and $fetch
Bash
$npm install trpc-nuxt
Click to copy