Software:QuickMocker
Initial release | May 2020[1] |
---|---|
Type | Service virtualization, Test double |
License | Software as a Service |
Website | quickmocker |
QuickMocker – online API mocking tool that allows to create a fake REST API or simulate any other HTTP (HTTPS) based API with different response content types like JSON, XML etc.[2] Supports various features like subdomain per each stub collection, private management of endpoints, request log history, RegExp URL Path, multiple HTTP methods etc.[3][4][5]
Main features
Below some of the most interesting features:
Shortcodes
Support for response templating (Shortcodes) that allows to generate different data inside the endpoint stub. Currently there are 3 possible types of shortcodes: contextual, random and faker.[6]
Local forwarder
QuickMocker can forward intercepted HTTP requests from browser to any other URL including local (development) URL that is not exposed to public.[7] It does not require any additional software to be installed.[8] With the help of Local Forwarder it is possible to debug webhooks while developing application locally and integrating it with other web services.[9]
OpenAPI Specifications Import
Allows to generate stub endpoints using the OpenAPI Specification JSON schema.[10]
See also
- Service virtualization
- Test double
- Comparison of API simulation tools
References
- ↑ "QuickMocker Released". 2020-05-08. https://quickmocker.com/blog/initial-release.
- ↑ https://quickmocker.com
- ↑ "Introducing QuickMocker – Online API Mocking Tool". 2021-01-06. https://knnit.com/introducing-quickmocker-online-api-mocking-tool/.
- ↑ "QuickMocker Features". https://quickmocker.com/#features.
- ↑ "Online API Mocking Tools Comparison". 2020-11-16. https://nostop8.medium.com/online-api-mocking-tools-comparison-9f4474a744af.
- ↑ "Dynamic API mocking using shortcodes in QuickMocker". 2021-02-01. https://www.techsupremo.com/dynamic-api-mocking-using-shortcodes-in-quickmocker.
- ↑ "Testing and Debugging Webhooks on the Localhost". 2021-01-31. https://www.solutionhow.com/en-us/technology/testing-and-debugging-webhooks-on-the-localhost.
- ↑ "Test webhook simply and locally". 2021-04-26. https://techshim.com/test-webhook-simply-and-locally.
- ↑ "Integration of Fondy (3rd party service) webhooks using QuickMocker and its Local Forwarder". Medium. 2020-06-26. https://medium.com/@nostop8/integration-of-fondy-3rd-party-service-webhooks-using-quickmocker-and-its-local-forwarder-fe03ee9041.
- ↑ "Import OpenAPI / Swagger Specifications inside QuickMocker". 2021-01-31. https://www.act4apps.org/import-openapi-swagger-specifications-inside-quickmocker.
External links