What It IsA mock library for REST services built for frontend teams, test automation, and backend service tests.
Choose The RuntimeUse MockServer for real HTTP endpoints, HttpInterceptor for in-process Node HTTP calls, and RemoteMockServer to update a running mock.
Define Behavior ClearlyMatch method, headers, cookies, query, and body, then return status, body, delays, templates, faults, and sequential replies.