{"library":"wf-mysql-ddd","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.21","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install wf-mysql-ddd","imports":["const ddd = require('wf-mysql-ddd');","ddd.Router","ddd.exec({ sp: 'procedure_name', token: '...', data: {...}, callback: (err, r) => {...} })"]},{"cmd":"yarn add wf-mysql-ddd","imports":[]},{"cmd":"pnpm add wf-mysql-ddd","imports":[]}],"homepage":"https://github.com/eprom2006/wf-mysql-ddd#readme","github":"ssh://git@github.com/eprom2006/wf-mysql-ddd","docs":null,"changelog":null,"pypi":null,"npm":"wf-mysql-ddd","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}