node-wot
node-wot copied to clipboard
End to end tutorial/developer guide
Similar to coffee machine tutorial, it would be nice to have a developer onboarding tutorial that explains different steps one needs to do to get a WoT application using node-wot running. Some simple steps would be:
- Writing a TM/TD
- Writing the backend logic/handlers
- Exposing the TD/Thing.
- Inspecting it with browser or postman
- Doing a very simple mashup or dashboard
We have https://github.com/eclipse-thingweb/node-wot#no-time-for-explanations---show-me-a-running-example but something more verbose and instructive would be nice.