RustAPI v0.1.397 Production-Ready Rust Backend Framework
RustAPI v0.1.397 Hey Product Hunt 👋 After months of building in public and iterating with the community, I’m excited to launch RustAPI v0.1.397, the biggest feature release since v0.1.300 — transforming RustAPI from a routing tool into a production-ready application platform. 🔥 Why This Matters RustAPI started as an ergonomic Rust web framework with FastAPI-like ergonomics and strong OpenAPI...
RustAPI v0.1.333 is out — Quick Wins + Must-Have Completion
RustAPI is a Rust web framework inspired by FastAPI—but built for a modern, native Rust runtime with first-class OpenAPI 3.1 and validation. This release is a focused “quick wins” iteration that closes several must-have gaps across runtime, WebSockets, OpenAPI correctness, and docs—while also tightening the dependency surface. ⭐ What’s new in v0.1.333 True dual-stack runtime (done):...
Replay-Diff for Rust APIs: reproduce prod bugs locally in seconds
Today I’m shipping RustAPI v0.1.300 with a new flagship feature: Replay (Time-Travel Debugging) — a complete Record → Replay → Diff system for HTTP requests. Why it matters When a bug only happens in production, “try to reproduce it” becomes the bottleneck. With Replay, you can record real requests, replay them locally or in staging, and diff the new response vs the recorded one — instantly....







RustAPI – Updates & Changelog (Official Thread)
This thread is the official update & changelog for RustAPI. All notable changes, improvements, fixes, and new features will be posted here to keep users and contributors up to date. What you'll find in this thread: - 🚀 New features & capabilities - 🛠️ Bug fixes & internal improvements - ⚙️ API / architecture changes - 🧪 Experimental features - 📦 Releases & version notes Each update will be posted...
