wf-mysql-ddd

JSON →
library 1.0.21 ·javascript
verified Jun 5, 2026

wf-mysql-ddd is a lightweight Node.js library that bridges MySQL stored procedures with a RESTful API, following a Domain-Driven Design (DDD) pattern. Current version: 1.0.21. It allows developers to expose MySQL stored procedures as API endpoints with automatic routing and user authentication via Redis-backed token cookies. Key differentiators include minimal setup, direct mapping of stored procedures to HTTP endpoints, and built-in session management. Release cadence is irregular; no updates since initial releases.