nock
Mocker
A library that enables testing and mocking of HTTP requests in Node.js applications
HTTP server mocking and expectations library for Node.js
13k stars
93 watching
738 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
httpjavascriptmocknocknode
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A module that enables a standard HTTP client API on Node.js | 8,807 |
| | A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. | 25,678 |
| | A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,351 |
| | A tool for mocking HTTP services in development and testing environments | 6,410 |
| | A tiny and elegant HTTP client based on the Fetch API | 14,007 |
| | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,979 |
| | An HTTP client library for making requests to web servers using the Promise API. | 105,978 |
| | A command-line HTTP server that serves static files without configuration | 13,696 |
| | Enables cross-browser compliant use of the Fetch API in Node and browser environments. | 6,952 |
| | Tools for mocking and testing HTTP traffic in Go | 2,116 |
| | A middleware that logs HTTP requests and responses in various formats. | 7,971 |
| | A tool that simulates real-world loads on web servers to test performance under various conditions | 2,588 |
| | A polyfill for the Fetch API in web browsers | 25,751 |
| | Simplifies the process of writing Java HTTP clients by providing a simpler and more flexible way to interact with web services. | 9,529 |
| | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,360 |