Git Product home page Git Product logo

trpc's Introduction

tRPC

End-to-end typesafe APIs made easy

codecov MIT License Discord

Demo

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


Intro

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

Features

  • βœ…Β  Well-tested and production ready.
  • πŸ§™β€β™‚οΈΒ  Full static typesafety & autocompletion on the client, for inputs, outputs and errors.
  • 🐎  Snappy DX - No code generation, run-time bloat, or build pipeline.
  • πŸƒΒ  Light - tRPC has zero deps and a tiny client-side footprint.
  • 🐻  Easy to add to your existing brownfield project.
  • πŸ”‹Β  Batteries included - React.js/Next.js/Express.js adapters. (But tRPC is not tied to React - reach out if you want to make a Svelte/Vue/... adapter)
  • πŸ₯ƒΒ  Subscriptions support.
  • ⚑️  Request batching - requests made at the same time can be automatically combined into one
  • πŸ‘€Β  Quite a few examples in the ./examples-folder

Quickstart

There are a few examples that you can use for playing out with tRCP 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

πŸ‘‰ See full documentation on tRPC.io. πŸ‘ˆ

Core Team


Alex / KATT
πŸ‘‹ Hi, I'm Alex and I am the creator of tRPC, don't hesitate to contact me on Twitter or email if you are curious about tRPC in any way.

Sponsors

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

Also, if your company using tRPC and want to support long-term maintenance of tRPC, have a look at the sponsorship tiers or get in touch to discuss potential partnerships.

πŸ₯‡ Gold Sponsors

Render.com
Render

πŸ₯ˆ Silver Sponsors


Jason Docton

Ping Labs

πŸ₯‰ Bronze Sponsors


Newfront

Dr. B

Ryan Edge

Snaplet

😻 Individuals


Anthony Short

Hampus Kraft

Daniel Yogel

Sam Holmes

Jan Zimmek

Theo Browne

Max Greenwald

Alex Schumacher

Bill

Ryan Edge

Illarion Koperski

Albin Groen

Timothy Cole

MichaΕ‚ Kowieski

SchlagerKhan

Ethan Clark

nihinihi01

Lucas Viana

All contributors ✨

tRPC is developed by KATT, originally based on a proof-of-concept by colinhacks.


Alex Johansson

πŸ€” πŸ’» ⚠️ πŸ“– πŸ’‘ 🚧

Colin McDonnell

πŸ€” πŸ’» ⚠️ πŸ“–

Pieter Venter

πŸ€” πŸ‘€

Kalle

πŸ›

Malte Granderath

πŸ›

KristΓ³f PoduszlΓ³

πŸ€” πŸ›

Rich Haines

πŸ’‘

Simon Edelmann

πŸ’» πŸ€” ⚠️ πŸ“– πŸ‘€

Anthony Short

πŸ’΅

Hampus Kraft

πŸ’΅

hypnodron

⚠️ πŸ’» πŸ›

Daniel Yogel

πŸ’΅ πŸ‘€ πŸ›

Sam Holmes

πŸ’΅

Misha Kaletsky

πŸ€” ⚠️ πŸ’» πŸ‘€

s

πŸ“–

Jan Zimmek

πŸ’΅

Alaister Young

πŸ’» ⚠️

Theo Browne

πŸ‘€ πŸ’΅

Max Greenwald

πŸ’΅ πŸ’» πŸ“– ⚠️ πŸ›

Stephen Mount

πŸ’΅

amr

πŸ’»

Thomas Coldwell

πŸ“–

Alex Schumacher

πŸ’΅

Ifiok Jr.

⚠️ πŸ’» πŸ“–

Memory-Lane-Games

πŸ’΅

Bill

πŸ’΅

Keenahn Tiberius Jung

πŸ’»

Daniel Roe

πŸ’»

Sachin Raja

πŸ‘€ πŸ€” πŸ§‘β€πŸ«

Michael Kreuzmayr

πŸ’»

Kim RΓΈen

πŸ€”

Ryan

πŸ’΅

Snaplet

πŸ’΅

Dylan Brookes

πŸ’‘

Marc Guiselin

πŸ“– πŸ‘€

Illarion Koperski

πŸ’΅

Albin Groen

πŸ’΅

Esa-Matti Suuronen

πŸ’‘

Timothy Cole

πŸ’΅ πŸ§‘β€πŸ«

reggie3-braingu

πŸ’‘ ⚠️ πŸ’΅

ShiftySlothe

πŸ’‘

Dario Ielardi

πŸ’» ⚠️

MichaΕ‚ Kowieski

πŸ’΅

Theodore Rose

πŸ’‘

Ionut-Cristian Florescu

πŸ’‘

skarab42

πŸ“– πŸ’» πŸ’‘ ⚠️

SchlagerKhan

πŸ’΅

Brock Herion

πŸ’» ⚠️ πŸ“–

Render

πŸ’΅

Ethan Clark

πŸ’΅

nihinihi01

πŸ’΅

CommanderRoot

πŸ’»

Jason Docton

πŸ’΅

Ping Labs

πŸ’΅

Emil Bryggare

πŸ’‘ ⚠️

ahhshm

πŸ“– πŸ’‘

James Berry

πŸ›

Jared Wyce

πŸ’΅

Lucas Viana

πŸ’΅

Powered by Vercel

trpc's People

Contributors

dependabot[bot] avatar katt avatar allcontributors[bot] avatar amirhhashemi avatar colinhacks avatar mmkal avatar simonedelmann avatar sachinraja avatar dependabot-preview[bot] avatar darioielardi avatar jzimmek avatar marcguiselin avatar mgreenw avatar thomas-coldwell avatar hypnodron avatar alaister avatar frantic avatar chronark avatar ajcwebdev avatar anthonyshort avatar bogdansoare avatar flybayer avatar brockherion avatar commanderroot avatar danechitoaie avatar newbie012 avatar emilbryggare avatar esamattis avatar remeic avatar guisim avatar

Stargazers

Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.