"Building a Production-Ready API Step by Step (OpenAPI + Contract-First)"
www.youtube.com/watch?v=C63w...
"Building a Production-Ready API Step by Step (OpenAPI + Contract-First)"
www.youtube.com/watch?v=C63w...
oRPC V2 - Drop your feedback π
oRPC v1.13.4 is shipped π
This patch fixes an issue with decoding chunks in HTTP event streams, which could happen when streaming over a slow network.
If you're relying on the Event Iterator feature, we recommend updating to the latest version.
oRPC has moved to π @middleapi (github.com/middleapi)
> There's no special meaning. I just moved ownership to an organization that I own instead of owning the orpc repo directly, due to some personal account limitations.
Can 100% test coverage be achieved using only E2E tests? #oRPCv2
Last chance to join the ORPC crew for 2025. > Don't say we didn't warn you! π
Lock it in here: github.com/sponsors/unnoq
Is it worth saving 40 bytes per message in a WebSocket connection this way?
Announcing the road to oRPC v2! π
We need your input, ideas, and feature requests to make the next major release amazing. This is your chance to shape the future of oRPC.
Discuss here: github.com/unnoq/orpc/d...
Thanks @yukimotochern π«‘
3οΈβ£ NestJS Integration Upgraded
Weβve closed the gap between NestJS and standard oRPC. You now get:
β
Full Plugin support (e.g., Smart Coercion)
β
Type-safe Global Context
β
Custom error responses & send-response behavior
Full power, strictly typed. π‘οΈ
2οΈβ£ Cloudflare Durable Object Publisher
Building real-time features on Cloudflare Workers just got easier.
The new Durable Object adapter handles the heavy lifting - including event retention and connection resuming - so you can focus on your logic. βοΈ
1οΈβ£ TanStack Query Default Options
Tired of repeating staleTime or invalidation logic? You can now set global defaults per procedure using experimental_defaults.
They are spread-merged, so you can define a baseline and still override per call. β‘οΈ
π oRPC v1.12.0 is live!
This release brings massive DX improvements for TanStack Query, unlocks real-time powers on Cloudflare, and supercharges our NestJS integration.
Hereβs whatβs new inside. π§΅π
#TypeScript #WebDev #OpenSource
From 0 to 59,721,923 monthly downloads in 11 months.
standardschema.dev probably became one of the fastest-growing npm packages ever built.
If youβre not using the spec yetβ¦ youβre gonna feel real silly in 2026.
Thereβs a lot more coming.
@colinhacks.com @ssalbdivad.dev π
Thanks @SSam0419 for supporting oRPC β¨
Thanks @laduniestu.bsky.social for the support π
oRPC 1.11.3 adds rate-limit support for @cloudflare.social π
Thanks @NovakAnton for sponsoring oRPC π«Ά
oRPC Multiservice Monorepo Playground now available π
π‘ Async Lazy Schema β works with any standard schema, fully compatible with oRPC projects.
Most apps donβt need the batch plugin in oRPC, since HTTP/2 already supports request multiplexing β and it's more common than you might think.
bsky.app/profile/did:...
π oRPC v1.11.0 is out!
πͺ΅ Pino Logging β structured logs, request tracking, error monitoring
β±οΈ Ratelimit Helpers β memory, Redis, Upstash adapters + plugins
π Retry-After Plugin β auto retry on 429 / 503
π§© OpenAPI Generator β expanded support for unions & intersections
I'm working on the top oRPC issues and will release in the next release.