MySQL REST Service

The MySQL REST Service (MRS) provides a RESTful interface for accessing MySQL databases. Endpoints are dynamically defined per database schema and table by the database administrator.

API entry from apis.yml

apis.yml Raw ↑
aid: mysql:mysql-rest-service
name: MySQL REST Service
description: The MySQL REST Service (MRS) provides a RESTful interface for accessing MySQL databases.
  Endpoints are dynamically defined per database schema and table by the database administrator.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://dev.mysql.com/doc/dev/mysql-rest-service/latest/
tags:
- Database Operations
- REST
properties:
- type: Documentation
  url: https://dev.mysql.com/doc/dev/mysql-rest-service/latest/