this might help https://github.com/dreamerslab/express-todo-example
also there is an online demo http://express-todo-example.dreamerslab.com/ ben :) On Thu, May 31, 2012 at 12:13 AM, Tim Caswell <[email protected]> wrote: > If you write up the requirements for the simple app I can write up an > example. I need this for talks I give anyway, but I have trouble coming up > with the sample apps. Just keep it simple. What are you trying to > learn exactly? > > > On Wed, May 30, 2012 at 10:47 AM, Adem Aydin <[email protected]> wrote: >> >> Hello, >> As a node.js novice I am trying to get myself working productively with >> it. However, I'm still searching for a sample CRUD application which is >> purely built without any libraries. This would allow me to see how to handle >> routes, GET/POST requests and HTML templating WITHOUT express.js etc. >> >> Do you guys know of such an application source (or provide me with >> snippets?) >> >> Thank you very much! >> Adem >> >> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> 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 post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en > > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > 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 post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
