<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>oRPC — Blog</title>
  <link>https://orpc.dev</link>
  <description>Build APIs that are typesafe end to end, with OpenAPI included</description>
  <atom:link href="https://orpc.dev/blog/rss.xml" rel="self" type="application/rss+xml" />
  <item>
    <title>Handling File Uploads Bigger Than Your RAM in JavaScript</title>
    <link>https://orpc.dev/blog/uploads-bigger-than-your-ram</link>
    <guid isPermaLink="true">https://orpc.dev/blog/uploads-bigger-than-your-ram</guid>
    <description>Stream large file uploads to disk in any JavaScript runtime while keeping the standard File API. Lazy blobs, safe temp file cleanup, per-category body size limits, and the oRPC plugin that packages it all.</description>
    <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
  </item>
  <item>
    <title>oRPC v1 Announcement - Typesafe APIs Made Simple 🪄</title>
    <link>https://orpc.dev/blog/v1-announcement</link>
    <guid isPermaLink="true">https://orpc.dev/blog/v1-announcement</guid>
    <description>oRPC v1 is now available - tRPC, ts-rest, next-safe-action, and more alternatives!</description>
    <pubDate>Wed, 16 Apr 2025 00:00:00 GMT</pubDate>
  </item>
</channel>
</rss>
