# xmysql: one command to generate REST APIs for **any** MySql database
# xmysql: One command to generate REST APIs for **any** MySql database
## Why this ?
#### Example : Generating REST APIs for [Magento](http://www.magereverse.com/index/magento-sql-structure/version/1-7-0-2) - popular E-commerce platform
Generating REST APIs quickly for a MySql database which does not follow conventions of
frameworks such as rails, django etc looks like a small adventure that one rather would like to avoid ..
Hence this.
eg: Generate REST API for [Magento](http://www.magereverse.com/index/magento-sql-structure/version/1-7-0-2) - a [popular ecommerce platform](https://magento.com/)