FakeRest

API mock

A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server.

Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.

GitHub

439 stars
19 watching
48 forks
Language: TypeScript
last commit: 14 days ago
Linked from 2 awesome lists

clientfetchfrontendmockresttestxmlhttprequest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
varharrie/mokia A tool to quickly create mock API servers for testing and prototyping purposes 113
xnbox/deepfakehttp A web server that generates mock responses based on HTTP dumps. 513
maxkagamine/moq.contrib.httpclient A set of extension methods for mocking HTTP client requests and responses with Moq. 188
zlx/api-mock-server A tool to simulate and mock APIs during development and testing 26
pspdfkit-labs/bypass A tool to create custom HTTP responses without setting up an actual server 971
zuplo/mockbin A tool for generating and testing custom HTTP endpoints to simulate API responses. 93
andrzejchm/restmock An Android instrumentation testing library for mocking REST APIs 756
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,056
driftrock/mockingbird Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests 3
gabrielfalcao/httpretty Intercepts and mocks HTTP requests at the Python socket level 2,108
bernardolins/fake_server An HTTP server simulator that provides deterministic responses for testing purposes. 72
bocajspear1/honeyhttpd A Python-based web server framework for building fake servers and recording HTTP requests. 44
outofcoffee/imposter A multipurpose mock server allowing developers to simulate API responses for testing and development purposes. 373
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 486
mvemjsun/mock_server A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface 110