A Grunt plugin for setting up a Stubby mock server based on YAML/JSON/JS configuration files
This packages is there to run a mock json base API/DB server with authentication, authorization, ddos protection and auto rebuild of database base on the different data files. **Don't use it for production services.**
Agreed is a tool for Consumer Driven Contract with JSON mock server
A mock OTLP server, useful for dev and testing
A simple json replay server which can be used for standalone frontend web application (angular especially) when development. Simply put the url & parameters & response json data, then hit the url in browser or from your web application, whenever it match
Auto mocks your server from a recorded .har file. Don't let your mocks lie to you!
This is an express middleware that can be used with webpack and vite. Its main function is to visualize the configuration, manage proxies, and mock data.
simple mock server
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
A Node.js TypeScript package to create a local S3 endpoint for simulating AWS S3 operations using mapped local directories for development and testing purposes.
Mock HTTP server for testing HTTP clients and stubbing webservices
Serve mockfiles, setup scenarios and integrate them with your E2E tests.
Apollo based mock server for Hops
## Motivation This package is intended as a wrapper over the WebSocketInterceptor from @mswjs/interceptors. It provides automatic encoding and decoding of messages, letting you work with the phoenix.channel clients and servers as you are used to.
hybrid proxy and mock server
A server and a middleware for API mocking.
Program interface to start up a ms-mock server for mocking REST API.
A Node.js library for testing HTTP servers.
A caching proxy server useable in your front-end projects to cache API requests and rewrite their responses as needed to be routed through server - for tradeshows, demos, data that you know will be retired someday, and load testing in shared environments
json-server-router middleware of json-server for building mock interface more effective
Mock API server
CLI tool to start up a ms-mock mock server for REST API.
A Webpack plugin based on Mockoon CLI.
JSON mock server for NodeJs applications
A simple signalR server that can be used for mocking and development.
Wrapper for json-server for easy launching with Gulp
Mock Soap requests using wiremock mock server within cypress tests.
inject api mock server to development server