API Server for MySQL
API Server on Node.js enables retrieving and updating values in the MySQL database with Data Manipulation panel.
Features​
- CORS enabled.
 - Customizable through environment variables.
 - Includes checks and error handling.
 - Includes SQL statement, the Docker image, and README to get started.
 
Example​
server-mysql/server.ts
loading...