http-request-mock
Intercept & mock http requests issued by XMLHttpRequest, fetch, nodejs https/http module, axios, jquery, superagent, ky, node-fetch, request, got or any other request libraries by intercepting XMLHttpRequest, fetch and nodejs native requests in low level.
express-curl-mock-logger
This is an npm package designed to mock curl requests in an Express.js application and write the corresponding response to a file.