RedisSMQ REST API

JSON →
library 10.1.2 ·javascript
verified Jun 7, 2026

RESTful HTTP interface for RedisSMQ message queue, current stable version 10.1.2. Provides OpenAPI 3 schema and Swagger UI for managing queues, messages, and consumers. Requires Node.js >=20 and matching versions of @redis/client or ioredis, redis-smq, and redis-smq-common. Ships TypeScript types and supports both ESM and CJS. Compared to alternatives like BullMQ's UI, this is the official REST layer for the RedisSMQ ecosystem.