From 99a0e472d6bb114bba63e58cc9d497cf43e46bf3 Mon Sep 17 00:00:00 2001 From: oof1lab Date: Sat, 4 Nov 2017 15:47:20 +0000 Subject: [PATCH] doc: usage --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 12ec84c438..a994248976 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ # xmysql : One command to generate REST APIs for any MySql database Powered by popular node packages : ([express](https://github.com/expressjs/express), [mysql](https://github.com/mysqljs/mysql)) => { [xmysql](https://github.com/o1lab/xmysql) } +

+ xmysql gif +

+ # Why this ?

@@ -30,15 +34,6 @@ http://localhost:3000 That is it! Happy hackery!
-
- -# Example : Generating REST APIs for [Magento DB](http://www.magereverse.com/index/magento-sql-structure/version/1-7-0-2) -[Magento](https://magento.com/) is a popular E-commerce platform - -

- xmysql gif -

- # Features * Generates API for **ANY** MySql database