#oRPC 1.0 is officially here - a major milestone for developers looking for an alternative to existing RPC & REST solutions with full OpenAPI integration.
What’s new in oRPC 1.0? Read #InfoQ and find out 👉 bit.ly/44FuJK5
#TypeScript #API #WebDevelopment
Just gave tsstarter.dev a fresh update!
Also new article: "Architecture Deep-Dive: Technical Implementation Details"
- Step-by-step oRPC + TanStack Start integration
- Complete internal services flow breakdown
🔗 Check it out: tsstarter.dev/docs/architect…
#TanStack #oRPC #Drizzle #BetterAuth
Hi friends
I write tutorial blog post about oRPC + Effect
but it in Thai if you interest I think LLM might help you translate
codesook.dev/tutorials/ba...
#orpc #effect #hono #backend #typescript #api #openapi #rpc #e2e_type_safe
Coming soon in oRPC! 🚀 RPCLink will automatically set methods based on the contract in our next version. Less manual setup!
#oRPC #DX
Building the WebSocketLink/Handler for oRPC... the edge cases just keep coming. Feels less like integration and more like reinventing network protocols from scratch! 😅
#WebSockets #oRPC
Didn't explicitly optimize for performance when building #oRPC. The absolute priority was Developer Experience (DX). So imagine my surprise when the performance benchmarks came back looking amazing! 🤯🤯🤯
Just 2 days before v1 launch! I've written a piece demonstrating oRPC's extendability by integrating @superjson for enhanced serialization.
Check it out: orpc.unnoq.com/docs/advance...
#oRPC #SuperJSON #RPC #Extendability
4 days before oRPC v1... we hit 100% test coverage! 😉 Some code pruning involved, but the core is tested & ready! ✨
#oRPC #Testing
We're launching v1 in only 5 days! 🎉 Let's celebrate together by trying to hit 1000 GitHub stars before the release. Your support means the world! 🙏
Help us get there: github.com/unnoq/orpc
#Community #Developer #V1 #Countdown #oRPC
🚀 v1.0.0-beta.6 is here!
✨ Batching Plugin: Combine multiple requests/responses into one batch
🛡️ Strict GET Plugin
🔒 Simple CSRF Protection Plugin
🏎️ Optimized payload size for event-iterator
👇Many other improvements
#Release #Update #API #oRPC
Need to stream AI responses? 🤔 oRPC event-iterator makes it incredibly simple!
Deliver real-time AI results smoothly to your users.
#AI #Streaming #API #DeveloperTools #oRPC
✨ Just one line of code needed to make an oRPC event-iterator behave like an EventSource SSE stream!
Simplify real-time data handling on the client-side.
#oRPC #SSE #EventSource #webdev #API
Struggling with unpredictable AI? 🤔
Try oRPC contract-first! Define your application contract, let the AI handle implementation within that spec. Get more reliable outcomes.
A win-win for building with AI.
#oRPC #AI #SoftwareEngineering #DevTips #ContractFirst
Thrilled to announce that @zuplo.com (the Serverless API Gateway for developers) is now sponsoring oRPC! 🙏
Their belief in our pre-stable project makes me incredibly happy and confident in oRPC's solid future.
Huge thanks to our new sponsors! 🙏🙏
#oRPC #API #Serverless
Introducing #oRPC v0.42.0!
🚀 Enjoy a smoother API experience with our revamped RPC & OpenAPI serializer.
👀The big question remains: when will oRPC v1 drop?
New release! 🚀 oRPC v0.34.0 with bug fixes: client return type, server max length, and Zod array schema in JSON output. Check it out! #orpc
Just received some amazing feedback on oRPC! 📷 Hearing how it’s making a difference for users keeps me motivated every day.
#oRPC #opensource #devmotivation #typescript
🚀 oRPC Lazy Router is now available for everyone!
This has been our biggest effort yet to make it work just like a regular router. 🛠️✨
🔗 Try it now and experience the difference!
#oRPC #LazyRouter #TechUpdate #DevTools
🚀✨ Big oRPC glow-up! ✨🚀
Our latest release shrunk the package size by up to 80%—that’s like taking off a heavy coat and sprinting to the future. 🏃♂️💨
Lean, mean, and lightning fast. Upgrade now! ⚡
#oRPC
🚀 oRPC's middleware pattern is getting a major upgrade in the next version—expect better performance and smoother DX (hopefully dropping today)!
[oRPC - End-to-end typesafe APIs builder]
#opensource #API #WebDevelopment #oRPC
🎉 Mini win: The oRPC Discord just got its first member! 🚀
#opensource #typescript #oRPC #OpenAPI #API
🚀 oRPC – The ultimate end-to-end type-safe APIs builder is now on Discord! 🎉
👉 Jump in: discord.gg/TXEbwRBvQn
#typescript #opensource #oRPC #DevCommunity
oRPC - overview
🚀 After 3 months of heavy development, I’m excited to introduce oRPC – End-to-end typesafe APIs builder.
✅ End-to-end typesafe
✅ React Query Integration
✅ Contract-First Development
✅ File Operations
✅ OpenAPI support
✅ Server actions support
#oRPC #typescript #backend