What is it? http-request-mock is an HTTP request mocking library that lets you develop, build and test as normal even when backend APIs are down or not ready yet. It supplies a new way to prototype your web application. How does it work? It mocks http requests issued by axios, jquery, superagent, node-fetch, got, (… you…