This repository contains all the Node.js and JavaScript code examples from the Building the Web of Things book.
Clone the repository recursively to ensure all the sub projects are downloaded:
git clone --recursive https://github.com/webofthings/wot-book.git
The book is all about building apps for the Internet of Things using Web technologies. In more technical terms it is all about Node.js, JavaScript, HTTP, WebSockets for embedded devices!