All activity
Tunay ENGİNleft a comment
🎉 RustAPI v0.1.8 - Performance & Production Release 🚀 Performance Improvements - SIMD-JSON Integration: Optional 2-4x faster JSON parsing - Benchmarking Suite: Comprehensive performance tests for middleware, extractors, and WebSockets - Optimized Path Parameters: Stack allocation for ≤4 params (zero heap allocation) - Smart JSON Buffers: Pre-allocated response buffers reduce reallocations ✨ New...

RustAPIA Rust API framework designed for AI-first development
Tunay ENGİNleft a comment
🎯 Product Hunt Update 🚀 RustAPI 0.0.6 - Our Biggest Release Ever! We just dropped 10,674 lines of new code with 3 complete new crates! 🆕 THREE NEW CRATES: • rustapi-ws - Full WebSocket support • rustapi-view - Tera template engine • cargo-rustapi - CLI tool with scaffolding ✨ MAJOR FEATURES: • Real-time bidirectional communication • Server-side rendering with templates • Project scaffolding (4...

RustAPIA Rust API framework designed for AI-first development
Tunay ENGİNleft a comment
0.0.6 - 2026-01-05 🎉 Major Release - Three New Crates! This is our biggest release yet, adding 10,674 lines across 65 files and introducing three complete new crates! Added 🔌 WebSocket Support (rustapi-ws crate) Full WebSocket implementation with tokio-tungstenite WebSocket extractor for easy handler integration Message enum (Text, Binary, Ping, Pong, Close) WebSocketUpgrade for manual upgrade...
RustAPI – Updates & Changelog (Official Thread)
Tunay ENGİNJoin the discussion
Tunay ENGİNleft a comment
Hey Product Hunt 👋 I built RustAPI because AI struggles with Rust’s complexity when generating APIs. Existing frameworks like Actix and Axum are powerful, but they force AI (and developers) to fight excessive boilerplate and rigid architectures. RustAPI is designed as an AI-first API framework, clean, composable, and readable for both humans and LLMs. I’d love feedback from Rust devs, backend...

RustAPIA Rust API framework designed for AI-first development
RustAPI is an open-source Rust API framework built to make AI-generated backend services readable, composable, and production-ready. It removes boilerplate friction from Actix/Axum and is optimized for SSE, MCP, and LLM workflows.

RustAPIA Rust API framework designed for AI-first development
Tunay ENGİNleft a comment
Initial Launch - Public release of RustAPI - AI-first Rust API architecture - Minimal boilerplate compared to Actix/Axum - Built-in OpenAPI / Swagger support - Optimized for SSE, MCP & LLM workflows
RustAPI – Updates & Changelog (Official Thread)
Tunay ENGİNJoin the discussion
Tunay ENGİNstarted a discussion
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...
