Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
jooby-project
/
jooby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
201
Star
1.8k
Code
Issues
3
Pull requests
1
Discussions
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feature: end-to-end type safety with native tRPC (trpc.io) integration
- #3867
#3867
Merged
jknack
merged 20 commits into
main
jooby-project/jooby:main
from
3863
jooby-project/jooby:3863
Copy head branch name to clipboard
Mar 8, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feature: end-to-end type safety with native tRPC (trpc.io) integration
#3867
jknack
merged 20 commits into
main
jooby-project/jooby:main
from
3863
jooby-project/jooby:3863
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2026
tRPC implementation
Show description for a50c024
jknack
committed
a50c024
View commit details
Copy full SHA for a50c024
Browse repository at this point
Merge branch 'main' into trcp
jknack
committed
c6dc666
View commit details
Copy full SHA for c6dc666
Browse repository at this point
- fix typo on module
Show description for 569bc04
jknack
committed
569bc04
View commit details
Copy full SHA for 569bc04
Browse repository at this point
- add basic ErrorHandler logic
Show description for a2b6924
jknack
committed
a2b6924
View commit details
Copy full SHA for a2b6924
Browse repository at this point
Merge branch 'main' into 3863
jknack
committed
4f5b84b
View commit details
Copy full SHA for 4f5b84b
Browse repository at this point
doc: remove Jooby label from doc
jknack
committed
e3261e1
View commit details
Copy full SHA for e3261e1
Browse repository at this point
Merge branch 'main' into 3863
jknack
committed
7c200ee
View commit details
Copy full SHA for 7c200ee
Browse repository at this point
doc: revert removing Jooby text for mobile version
jknack
committed
c5ab837
View commit details
Copy full SHA for c5ab837
Browse repository at this point
Merge branch 'main' into 3863
jknack
committed
eab9d0c
View commit details
Copy full SHA for eab9d0c
Browse repository at this point
Commits on Mar 4, 2026
- redo code generation for @Trpc
Show description for 1d60d42
jknack
committed
1d60d42
View commit details
Copy full SHA for 1d60d42
Browse repository at this point
- implement parameter nullability
jknack
committed
c05aacd
View commit details
Copy full SHA for c05aacd
Browse repository at this point
- make sure kotlin implementation works
jknack
committed
129179e
View commit details
Copy full SHA for 129179e
Browse repository at this point
Commits on Mar 6, 2026
- refactor/code cleanup merge trpc inside normal mapping
jknack
committed
c96182e
View commit details
Copy full SHA for c96182e
Browse repository at this point
- support reactive responses on `tRPC`
Show description for 1a8a492
jknack
committed
1a8a492
View commit details
Copy full SHA for 1a8a492
Browse repository at this point
Refactor APT to unify tRPC generation and fully support reactive types
Show description for 7fb4297
jknack
committed
7fb4297
View commit details
Copy full SHA for 7fb4297
Browse repository at this point
Commits on Mar 7, 2026
Refactor tRPC protocol for seamless single-argument support
Show description for ec14f04
jknack
committed
ec14f04
View commit details
Copy full SHA for ec14f04
Browse repository at this point
Fix tRPC reactive type leaks and support all HTTP mutations
Show description for 4b748a5
jknack
committed
4b748a5
View commit details
Copy full SHA for 4b748a5
Browse repository at this point
feat(trpc): add Maven/Gradle plugins and filter framework parameters
Show description for 930527b
jknack
committed
930527b
View commit details
Copy full SHA for 930527b
Browse repository at this point
- document new features
jknack
committed
ecb3a1c
View commit details
Copy full SHA for ecb3a1c
Browse repository at this point
Commits on Mar 8, 2026
- add jackson 2 implementation
jknack
committed
ced5331
View commit details
Copy full SHA for ced5331
Browse repository at this point
You can’t perform that action at this time.