Back
Join now
About

Popular Tags

  • open-source
  • react
  • typescript
  • alternative
  • ai
  • composable
  • tailwind-css
  • components
  • tailwind-components
  • react-native

Top Sources

  • github.com
  • 21st.dev
  • activepieces.com
  • alchemy.run
  • altsendme.com
  • anthropic.com
  • better-auth-ui.com
  • better-hub.com
  • better-i18n.com
  • better-t-stack.dev

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Website favicontrpc.io
Website preview

tRPC: Typesafe API Framework for TypeScript

tRPC simplifies the creation of typesafe APIs with TypeScript, enhancing developer productivity and experience.

Sselcuk
Summary

tRPC is a framework designed to simplify the creation of end-to-end typesafe APIs using TypeScript. It enhances productivity by providing automatic typesafety and autocompletion based on API paths, input data, and outputs.

Key features:

  • Automatic Typesafety - TypeScript warns of errors on the client side before saving any changes.
  • Framework Agnostic - Compatible with all JavaScript frameworks and runtimes, making it easy to integrate into existing projects.
  • Light Bundle Size - tRPC has zero dependencies, resulting in a minimal client-side footprint.
  • Batteries Included - Provides adapters for popular frameworks like React, Next.js, and Express.
  • Simple to Use - Quick setup process for building typesafe APIs.

tRPC is particularly beneficial for developers looking to streamline their workflow and enhance code quality without the overhead of traditional API layers.

Comments
No comments yet. Sign in to add the first comment!
Top
  • api
    1
  • next
    1
  • nextjs
    1
  • prisma
    1
  • react
    1
  • trpc
    1
  • typescript
    1