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

440 stars
19 watching
48 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 2 awesome lists

clientfetchfrontendmockresttestxmlhttprequest

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
varharrie/mokiaA tool to quickly create mock API servers for testing and prototyping purposes113
xnbox/deepfakehttpA web server that generates mock responses based on HTTP dumps.515
maxkagamine/moq.contrib.httpclientA set of extension methods for mocking HTTP client requests and responses with Moq.190
zlx/api-mock-serverA tool to simulate and mock APIs during development and testing25
pspdfkit-labs/bypassA tool to create custom HTTP responses without setting up an actual server972
zuplo/mockbinA tool for generating and testing custom HTTP endpoints to simulate API responses.95
andrzejchm/restmockAn Android instrumentation testing library for mocking REST APIs756
mockyabstract/mockyAn online service that allows users to generate custom HTTP responses for testing and development purposes.2,068
driftrock/mockingbirdAssists with creating testable HTTP clients by providing an alternative implementation of HTTP requests3
gabrielfalcao/httprettyIntercepts and mocks HTTP requests at the Python socket level2,114
bernardolins/fake_serverAn HTTP server simulator that provides deterministic responses for testing purposes.72
bocajspear1/honeyhttpdA Python-based web server framework for building fake servers and recording HTTP requests.44
outofcoffee/imposterA multipurpose mock server allowing developers to simulate API responses for testing and development purposes.374
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
mvemjsun/mock_serverA lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface110