On Nov 27, 2014, at 12:38 AM, raghvenders raghvenders wrote: > > Can Node.js been seen as RESTful Services implementation framework and a > competitor for Jersey and Apache CFX REST services implementation?
"Seen as"? Probably not. "Used to implement"? I'll bet it could. I'm not familiar with those buzzwords, but node is a JavaScript runtime environment well suited for creating servers, so you could probably write code to implement what you want, and even find existing modules to help you do so. -- 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/812D874C-E181-4FED-98ED-FF46E23E789B%40ryandesign.com. For more options, visit https://groups.google.com/d/optout.
