{"library":"mysql-restful","type":"library","category":null,"description":"A rapid RESTful API server for MySQL databases that automatically imports database structure and creates metadata for CRUD operations. Current version 0.8.1. It exposes two ports: one for administration (HTTPS) and one for API requests. Key differentiators: automatic metadata generation, batch commands with transactions, pre/post operation hooks, and SSL support. It is a self-contained server that uses Express-like patterns but is not actively maintained.","language":"javascript","status":"active","version":"0.8.1","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-restful","imports":["const server = require('mysql-restful');","server.start();","server.getMetadata();"]},{"cmd":"yarn add mysql-restful","imports":[]},{"cmd":"pnpm add mysql-restful","imports":[]}],"homepage":"https://github.com/QBisConsult/mysql-restful#readme","github":"https://github.com/QBisConsult/mysql-restful","docs":null,"changelog":null,"pypi":null,"npm":"mysql-restful","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}