Quickly create a fake API for testing client with Python and Flask.
Inspired by https://github.com/gchaincl/httplab seemed a bit heavyweight for my needs.
You can create responses in httplab.json file. "Responses" maps path to status, headers, body (content) returned (text or json). You can specify a delay for realisim.