issues
search
orionrobots
/
Bounce
Visual Programming System For Esp8266 running NodeMCU
Apache License 2.0
56
stars
19
forks
source link
HTTP handling block
#23
Open
dannystaple
opened
8 years ago
dannystaple
commented
8 years ago
Make an http handling block:
Configurable - maps an http path to an action.
Actions are simply blocks of code.
If they return text - then return that text.
The config button specifies the number of routes mapped.
Make an http handling block: