#
api-mocking
Here are 13 public repositories matching this topic...
An HTTP server for stubbing external systems in both Docker and non-containerized environments for integration, contract and behavior testing.
integration-testing
mock-server
service-virtualization
microservices-testing
api-testing
stub-server
cdc
contract-testing
consumer-driven-contracts
http-stub
record-and-replay
rest-api-test
api-mocking
rest-test-api
contract-tests
stubbed-data
stubbing-framework
stubbed-endpoints
service-stubbing
stubby4j
-
Updated
Sep 5, 2021 - Java
Dynamic API mocking and live monitoring for web, mobile and microservice development.
api
simulation
mock-server
raml
mocking
api-rest
java-8
api-simulation
api-mock
mock-api
api-mocking
-
Updated
Jun 13, 2021 - Java
The first fetch/XMLHttpRequest network-mocking library that's actually user-friendly
javascript
mock
api
mocking
javascript-library
api-wrapper
developer-tools
mock-library
mock-services
mocking-library
mock-responses
mock-api
mock-apis
api-mocking
dynamic-mock
dynamic-responses
-
Updated
Jul 24, 2021 - JavaScript
Declarative Mocking for GraphQL APIs
-
Updated
Sep 2, 2021 - TypeScript
Unified data modeling
-
Updated
Jun 17, 2019 - JavaScript
This is my virtualization research.
-
Updated
Jul 28, 2019 - JavaScript
This diaries web app is built to learn and demonstrate the use of Redux Toolkit in a practical real world project. The app is developed with react using typescript, redux for state management, Material-UI for UI, and MirageJS for fake API/backend.
-
Updated
Jan 22, 2021 - TypeScript
-
Updated
Sep 2, 2021 - TypeScript
Source code for https://www.webapis.xyz/ developed using Hugo and a custom theme
api
hugo-site
api-testing
static-website
api-standards
api-framework
api-tools
api-security
api-mocking
api-development
api-monitoring
-
Updated
Jun 26, 2021 - Shell
This repository contains a showcase of Mountebank.
-
Updated
Jul 18, 2021 - JavaScript
Project template to operate WireMock as a standalone server
-
Updated
Mar 13, 2020 - Java
Improve this page
Add a description, image, and links to the api-mocking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-mocking topic, visit your repo's landing page and select "manage topics."
What
A new
ctx.forwardutility may be added to forward the currently captured request to its original destination (bypass).Why
Currently bypassing is done via implicit/explicit return in the resolver. This is not intuitive and deterministic action, which also makes it hard to distinguish when the user forgot to return a mocked response, and when they meant to b