DEV Community

Cover image for API mock (apimock-rs) v4 - API dev workflows simplified !
nabbisen
nabbisen

Posted on • Edited on

API mock (apimock-rs) v4 - API dev workflows simplified !

We're happy to announce that Version 4 of our mock server for Web API development is now available ! The app is built in Rust, based on hyper and tokio.

This is a major overhaul, with virtually all source code rewritten. The design prioritizes ease of introduction and configuration, offering a powerful aid for robust API testing and development. The user documentation provides a clear path to get started quickly.

📜💫 API mock (apimock-rs)

RustWeek 2025 has gone. Life with Rust goes on :)

Top comments (2)

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

Pretty cool seeing Rust tools step up like this. I always want my setup to just work and not fight me.

Collapse
 
nabbisen profile image
nabbisen

Thank you so much for the really encouraging messages ☺️