The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsNov 27-28

Join
tRPC

tRPC

Move fast and break nothing.
End-to-end typesafe APIs made easy.

codecov weekly downloads MIT License Discord
Twitter

Demo

The client above is not importing any code from the server, only its type declarations.


Intro

tRPC allows you to easily build & consume fully typesafe APIs without schemas or code generation.

Features

Quickstart

There are a few examples that you can use for playing out with tRPC or bootstrapping your new project. For example, if you want a Next.js app, you can use the full-stack Next.js example:

Quick start with a full-stack Next.js example:

# yarn
yarn create next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter

# npm
npx create-next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter

# pnpm
pnpm create next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter

# bun
bunx create-next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter

# deno
deno init --npm next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter

👉 See full documentation on tRPC.io. 👈

Star History

Star History Chart

Core Team

Do you want to contribute? First, read the Contributing Guidelines before opening an issue or PR so you understand the branching strategy and local development environment. If you need any more guidance or want to ask more questions, feel free to write to us on Discord!

Project leads

The people who lead the API-design decisions and have the most active role in the development


Alex / KATT

Julius Marminge

Nick Lucas

Active contributors

People who actively help out improving the codebase by making PRs and reviewing code


Matthieu Hocquart

Special shout-outs

Individuals who have made exceptional contributions to tRPC through code, documentation, community building, and other valuable efforts


Theo Browne

Sachin Raja

Sponsors

If you enjoy working with tRPC and want to support us, consider giving a token appreciation by GitHub Sponsors!

🥇 Gold Sponsors

Graphite
Graphite

🥈 Silver Sponsors

Cal.com,%20Inc.
Cal.com, Inc.
Greptile
Greptile
CodeRabbit
CodeRabbit

🥉 Bronze Sponsors

Dr.%20B
Dr. B
Ryan%20Magoon
Ryan Magoon

😻 Smaller Backers

Ahoy%20Labs
Ahoy Labs
Unkey
Unkey
Proxidize
Proxidize
Tom%20Ballinger
Tom Ballinger
Liminity%20AB
Liminity AB
Val%20Town
Val Town
Max%20Greenwald
Max Greenwald
Dmitry%20Maykov
Dmitry Maykov
Chris%20Bradley
Chris Bradley
fanvue
fanvue
Drew%20Powers
Drew Powers
BestKru
BestKru
Kalle
Kalle
Drizzle%20Team
Drizzle Team
Spencer%20McKenney
Spencer McKenney
Stefan%20Wallin
Stefan Wallin
Maicon%20Carraro
Maicon Carraro
Andrei%20Karushev
Andrei Karushev
Venue%20Ink
Venue Ink

All contributors ✨

A table of avatars from the project's contributors


Powered by Vercel

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.