Write a web server example with a Rust crate.
tcr opened this issue · 3 comments
tcr commented
We need a basic "iot" example. REST API + hardware = a great demo!
whitfin commented
@tcr not sure if this is still relevant, but I found it via the label again :p
What did you have in mind? Hyper for the server? Or something more raw?
Frijol commented
@whitfin sorry it took me until after Hacktober to come across this but: I'd attempt to replicate the JS Start experience webserver demo: http://tessel.github.io/t2-start/webserver.html