0.0.3 • Published 9 years ago

nexridge v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Nexridge

serverside component for exposing your SQL database to be queried from the client utilising knex.js library. Bootstrapped on socket.io-rpc Client is available in it's own repo.

Install

npm i nexridge -S

Usage example

See test/test-server.js for an example of usage with mysql2 on localhost