ws-server-ftw

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

A CLI tool for mocking WebSocket endpoints using a JSON or JS file. Version 0.1.3, low release cadence (last update years ago). Inspired by json-server, it serves data based on URL path traversing the provided object. Supports live data manipulation via stdin (resend, merge, deep-merge, append). No active development or maintenance. Ideal for quick prototyping but lacks modern features (no ESM, no TypeScript types, no WebSocket library flexibility).