README - 2019-02-04 - sqlREST 0.4
sqlWebservice exposes relational databases as REST style Web Service. Data can be queried via HTTP and REST/JSON, removed and altered. For querying, a Web Browser can be used.
sqlWebservice is a fork from http://sqlrest.sourceforge.net/.
mvn package
##Running:
For development and testing: first cd src/main/resources/assets/sqlWebserv/
, then npm run dev
to start a nodeJS application server capable of hot replacement of edited code.
sqlREST is under a BSD style licence. You may use the source and binary of sqlREST for commercial projects. See the licence file for further informations. This software includes binaries from other Open Source projects.