chalice-server
v0.0.5
Published
An express plugin(the server component) for chalice apps
Downloads
4
Readme
Chalice Server
Description
This is part of a bigger framework that makes Backbone work on both the client and the server.
Other Parts of the Library
The libraries live on npm and github.
Usage:
express = require 'express'
app = express.createServer()
require('chalice-server')(app, index)Creds
tbranyen for express overrides in
Backbone.Router
