HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
Volatile : Sometimes you just need to put something somewhere and then fetch it later. And sometimes you need to change it without asking for anyone’s permission...
httpbin.org : A simple HTTP Request & Response Service.
Bluepine is a DSL for defining API Schema/Endpoint with the capabilities to generate Open API (v3) spec, validate API request and serialize object for API response based on single schema definition.