{"library":"mocaron","type":"library","category":null,"description":"Simple express mock server with a flexible API inspired by fetch-mock. Version 1.1.0 provides a lightweight, TypeScript-friendly solution for mocking HTTP endpoints during testing. It offers method-specific mocks (get, post, put, patch, delete), supports overwriting ambiguous mocks, and automatic 404 for unmatched or ambiguous requests. Released under MIT, with no critical dependencies. Differentiators include an intuitive chainable API and zero external runtime deps beyond express.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","mock","mocking","mocks","mock-server","server","express","fetch-mock","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mocaron","imports":["import { MockServer } from 'mocaron'"]},{"cmd":"yarn add mocaron","imports":[]},{"cmd":"pnpm add mocaron","imports":[]}],"homepage":"https://github.com/joshuajaco/mocaron#readme","github":"https://github.com/joshuajaco/mocaron","docs":null,"changelog":null,"pypi":null,"npm":"mocaron","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}