Test webserver with minimalist JavaScript
authorSam Moore <[email protected]>
Wed, 7 Aug 2013 06:26:11 +0000 (14:26 +0800)
committerSam Moore <[email protected]>
Wed, 7 Aug 2013 06:26:11 +0000 (14:26 +0800)
commitc1321a74436d6e7bfd56ae328a165e104fea2812
treed544da51f20116ab3273a8fe9957cf016e6369b6
parente615433eb0147f892049aaf7c720911f92ac84c1
Test webserver with minimalist JavaScript

I'm not sure if we want to use jQuery, but it works for testing.

I think this webserver is a good proof of concept.
I will get it to set or read a GPIO pin on the raspberry pi.

Then I can try the same thing with a CGI script under apache2.
testing/web2io/index.html [new file with mode: 0644]
testing/web2io/jquery-1.10.1.min.js [new file with mode: 0644]
testing/web2io/test.js [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au