WellDone / strato-old

Strato web portal - device management, configuration, and data visualization for MoMo mobile monitors
MIT License
2 stars 2 forks source link

Wire-up REM rest API framework to use knex.js (and possibly bookshelf.js) or something similar #32

Closed amcgee closed 10 years ago

amcgee commented 10 years ago

Right now it's a custom query builder that is hacky and incomplete, it should use an existing (tested) library to build sql queries instead.