node-wot icon indicating copy to clipboard operation
node-wot copied to clipboard

End to end tutorial/developer guide

Open egekorkan opened this issue 1 year ago • 1 comments

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:

  1. Writing a TM/TD
  2. Writing the backend logic/handlers
  3. Exposing the TD/Thing.
  4. Inspecting it with browser or postman
  5. 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.

egekorkan avatar May 15 '23 14:05 egekorkan