Download restmvc.js Free Java Code

Description

A simple, lightweight framework that helps you write Restful web services in NodeJS.

Source Files

The download file restmvc.js-master.zip has the following entries.


.gitignore//from www .  j a  v  a2  s. com
README.md
bin/restmvc
example/Jakefile.js
example/app.js
example/controllers/person.js
example/models/person.js
example/routes/person.js
example/tests/integration/person.integration.test.js
example/views/layout.jade
example/views/person/edit.jade
example/views/person/index.jade
example/views/person/list.jade
example/views/person/new.jade
example/views/person/show.jade
example/views/restError/500.jade
example/views/restError/restError.jade
index.js
lib/basecontroller.js
lib/baseobject.js
lib/cli.js
lib/inflection.js
lib/resterrors.js
lib/restmvc.js
lib/routes.js
lib/templates/500.jade.ejs
lib/templates/Jakefile.js.ejs
lib/templates/app.js.ejs
lib/templates/layout.jade.ejs
lib/templates/model.js.ejs
lib/templates/restError.jade.ejs
package.json
tests/unit/.DS_Store
tests/unit/errorMapper.test.js
tests/unit/errors.test.js

Download

Click the following link to download restmvc.js-master.zip.

restmvc.js-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket