mysql-restapi

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

mysql-restapi is a Node.js module (v1.2.6, last updated in 2020) that bridges MySQL databases and REST APIs using Express. It auto-generates CRUD endpoints for any table, supports custom SQL queries, CORS configuration, and optional login field validation. Unlike ORM-based solutions, it requires manual Express and mysql setup but offers simple API URL customization with limit, order, and field filtering query parameters. Maintenance is low, with minimal updates and no active development.