ws-rest-server School project about web services. This is a small RESTFul API which works with MySQL & XML. Installation Create the app: $ npm install [email protected] Install dependencies: $ npm install Start the server: $ node app.js