mocaron
JSON →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.
Resources
packagemocaron ↗