DeepfakeHTTP
Mock server
A web server that generates mock responses based on HTTP dumps.
DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
513 stars
9 watching
46 forks
Language: Java
last commit: over 2 years ago
Linked from 3 awesome lists
apidemodummydumpgraphqlhttphttp-servermockmocks-serverpocqaqa-automationrestrest-apirestful-apispiesstubtest-automationtestingtesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
touk/http-mock-server | A tool that allows developers to mock HTTP requests and responses for testing purposes. | 9 |
pspdfkit-labs/bypass | A tool to create custom HTTP responses without setting up an actual server | 971 |
marmelab/fakerest | A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 439 |
pengzhanbo/vite-plugin-mock-dev-server | A tool to simulate requests and data responses in a development environment. | 170 |
joon610/mockup-server | A mock server for testing front-end and back-end development simultaneously | 125 |
raathigesh/atmo | A tool for creating mock web services quickly and easily. | 815 |
mvemjsun/mock_server | A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface | 110 |
outofcoffee/imposter | A multipurpose mock server allowing developers to simulate API responses for testing and development purposes. | 373 |
natenho/mockaco | An HTTP-based API mock server with fast setup and various features to simulate real-world API responses for testing purposes. | 335 |
huseyinnurbaki/mocktail | An 11MB, containerized mock server with a dashboard for testing and mocking APIs. | 219 |
sinedied/smoke | A tool for creating and managing mock servers with recording abilities | 189 |
dhall-mock/dhall-mock | A tool to generate and manage mock HTTP responses for testing and development purposes using a configuration file written in the Dhall programming language. | 21 |
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
danielgtaylor/apisprout | A lightweight mock API server for testing and development | 699 |
maxkagamine/moq.contrib.httpclient | A set of extension methods for mocking HTTP client requests and responses with Moq. | 188 |