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.
440 stars
19 watching
48 forks
Language: TypeScript
last commit: almost 2 years agoLinked from 2 awesome lists
clientfetchfrontendmockresttestxmlhttprequest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool to quickly create mock API servers for testing and prototyping purposes | 113 | |
| A web server that generates mock responses based on HTTP dumps. | 515 | |
| A set of extension methods for mocking HTTP client requests and responses with Moq. | 190 | |
| A tool to simulate and mock APIs during development and testing | 25 | |
| A tool to create custom HTTP responses without setting up an actual server | 972 | |
| A tool for generating and testing custom HTTP endpoints to simulate API responses. | 95 | |
| An Android instrumentation testing library for mocking REST APIs | 756 | |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 | |
| Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 | |
| Intercepts and mocks HTTP requests at the Python socket level | 2,114 | |
| An HTTP server simulator that provides deterministic responses for testing purposes. | 72 | |
| A Python-based web server framework for building fake servers and recording HTTP requests. | 44 | |
| A multipurpose mock server allowing developers to simulate API responses for testing and development purposes. | 374 | |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 | |
| A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface | 110 |