I am trying to install MongoDB in raspberry, Following steps are used to install in Raspberry.
http://c-mobberley.com/wordpress/2013/10/14/raspberry-pi-mongodb-installation-the-working-guide/
http://www.mongodb.com/nosql-explained
Monday, November 3, 2014
Sunday, November 2, 2014
Express node first program ran in Raspberry pi
Express is a framework for node.js. It will easy build application using Express. Started to try some applications with Express in Raspberry Pi.
Express is a minimal and flexible Node.js web application framework that provides a robust set of features.http://expressjs.com/
installation - http://expressjs.com/starter/installing.html
examples - http://expressjs.com/guide/error-handling.html
Express is a minimal and flexible Node.js web application framework that provides a robust set of features.http://expressjs.com/
installation - http://expressjs.com/starter/installing.html
examples - http://expressjs.com/guide/error-handling.html