// WEB FRAMEWORK

tRPC
End-to-end typesafe APIs made easy
tRPC is an open source web framework project written in TypeScript, with 40,158 stars and 1,200 forks on GitHub. It is licensed under MIT and falls in the Web Framework category. Key topics: typescript, api, rpc, fullstack.
// FACTS
- Stars
- 40.2k
- Forks
- 1.2k
- Open issues
- 209
- Language
- TypeScript
- License
- MIT
- Category
- Web Framework
- Added
- 10d ago
- Updated
- 9d ago
// ABOUT
tRPC allows you to easily build and consume fully typesafe APIs without schemas or code generation. If you're using TypeScript on both the client and server, tRPC gives you auto-completion and type errors at compile time — eliminating an entire category of runtime bugs. It integrates perfectly with Next.js, React Query, and the T3 stack.
// TOPICS
TYPESCRIPTAPIRPCFULLSTACK
// REVIEWS [000]
No reviews yet — be the first.
$ WRITE A REVIEW
// COMMENTS [000]
No comments yet.
$ ADD A COMMENT