RestEmulator

JSON →
library 0.1.3 ·javascript deprecated
verified Jun 7, 2026

rest-emulator (v0.1.3) is a lightweight Express/Connect middleware for mocking REST APIs with configurable endpoints, query-based responses, HTTP method support, response codes, headers, and timeouts. Last published in 2017 with no recent updates. Differentiates from tools like json-server by providing a programmatic middleware approach for integration into existing Express apps, supporting file-based mock structures with presets.