I would suggest just taking a look at Express' code to see how they do it. Particularly the files in the /express/lib/ directory. It isn't a very big amount of code, actually.
On Tuesday, July 1, 2014 6:51:01 AM UTC-5, venkat wrote: > > I am very new to nodejs and I was searching examples which have code for > routing and route handling but can't find. Can I write the code for route > handler's without using express.js framework ?, Could you please provide > the reference links for routing and routing handler examples using nodejs? > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/4a3a409c-f842-4c2c-baec-6e984a3c7e94%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
