bbqgophers/qpid

HTTP Server

Opened this issue · 0 comments

Started basic HTTP Server.

POST to /run with temp=225 to start a cook

Still need:

  • Nice index page
  • Form for starting a cook on the index page
  • Status page with streaming (websockets?) metrics and updates

also note how gobot.io adds a react.js interface embedded when you use their API. That's a great example of how to put our app together so we can build a single binary with no external (file asset) requirements.