Skip to content

Integrate with express #29

Open
Open
@sideshowcoder

Description

@sideshowcoder

Not sure what we need todo here but it would be nice if it could be easily integrated with express during testing / development. Something like

var app = express()
app.configure("development", function() {
  express.use(canned("./"))
})

Would be awesome.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions