TLDR; the API From Hell has multiple implementations each of which required bypassing the language and frameworks used in different ways and now I can stress test REST Clients and I’ve found some error conditions in HTTP Proxies.
One of the interesting aspects of building the API From Hell over on API Challenges was having to bypass default library and framewo...