Easily create a Object Relational Mapping Service for Featherjs.
To install feathers-orm-service from npm, run:
$ npm install feathers-orm-service --save
See Getting Started, in the docs/ directory.
I recommend that you also examine the example source code in the examples/ directory.
See the docs/ directory.
See the lib/ directory.
grunt
mysql -e 'create database feathers_orm_service'
grunt test
Copyright (c) 2014 Glavin Wiechert
Licensed under the MIT license.