Marak / webservice.js

## Project deprecated, Use flatiron/restful instead
252 stars 24 forks source link

make createServer extend over existing httpServer instance #2

Closed Marak closed 13 years ago

Marak commented 13 years ago

instead of having to start up a service, webservice.js should also be able to extend an existing httpServer with routes.

Marak commented 13 years ago

done and done. works in several modes now, check out the examples folder