REST Web Services with Javascript on the BeagleBone Black

This blog post shows how I created a simple REST based Web Service using Javascript/Bonescrip and Restify.

REST Web Services with Javascript on the BeagleBone Black

Posted by Angel on 2014-08-25T22:31:58-04:00

This blog post shows how I created a simple REST based Web Service using Javascript/Bonescrip and Restify.  This service read a TMP36GZ Temperature sensor and returned the current temperature to the client.  Here is a link to the post:  http://myroboticadventure.blogspot.com/2014/08/creating-rest-based-web-service-using.html

Comments are not currently available for this post.