|
|
@ -16,6 +16,10 @@ Hence this. |
|
|
|
|
|
|
|
|
|
|
|
Powered by node packages : (express, mysql) => { xmysql } |
|
|
|
Powered by node packages : (express, mysql) => { xmysql } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Usage |
|
|
|
|
|
|
|
* npm install -g xmysql |
|
|
|
|
|
|
|
* xmysql -h localhost -u mysqlUsername -p mysqlPassword -d databaseName |
|
|
|
|
|
|
|
|
|
|
|
## FEATURES |
|
|
|
## FEATURES |
|
|
|
* Generates API for **ANY** MySql database |
|
|
|
* Generates API for **ANY** MySql database |
|
|
|
* Serves APIs irrespective of naming conventions of primary keys, foreign keys, tables etc |
|
|
|
* Serves APIs irrespective of naming conventions of primary keys, foreign keys, tables etc |
|
|
|