Skip to content

slfiene/wot-book

 
 

Repository files navigation

Building the Web of Things - Code

This repository contains all the Node.js and JavaScript code examples from the Building the Web of Things book.

Downloading the code examples

Clone the repository recursively to ensure all the sub projects are downloaded:

git clone --recursive git@github.com:webofthings/wot-book.git

What is the book about?

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!

building the web of things

About

Code examples from "Building the Web of Things" @ Manning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 46.3%
  • JavaScript 45.0%
  • Shell 6.1%
  • CSS 1.6%
  • Python 1.0%