/Mocker

.NET API mock for HTTP APIs. Simply create a rule which defines the response you want based on the request body, header, query and method in a received request. The response can be configured with custom headers, body, HTTP Status Code and delay.

Primary LanguageC#MIT LicenseMIT

Stargazers