The Generic HTTP Stub Server (a.k.a. 'Stubby') is a protocol and server implementation for stubbing HTTP interactions, mainly aimed at automated acceptance testing.
This an implementation of the original Java version in Rust with Hyper.
Very much a work in progress at this point. Please check back later.