UNPKG

fh-rest-mysql-adapter

Version:

Expose a RESTful API to a MySQL table via fh-sync-express-router

9 lines (8 loc) 129 B
language: node_js node_js: - "0.10" - "4.4.2" sudo: false before_install: - npm install -g npm@2.13.5 install: npm install