That mockingbird won't sing: a mock API server in Rust — Bitfield Consulting (opens in new tab)
Faking it till you make it isn’t always the best strategy in life, but it can be a useful one in software engineering. Here’s an easy way to create a local HTTP server for testing Rust API clients.
Read the original article