marcoschwartz / aREST

A RESTful environment for Arduino
http://aREST.io/
Other
1.2k stars 279 forks source link

calling multiple functions in a single request #162

Open wolfc01 opened 7 years ago

wolfc01 commented 7 years ago

Hello

is it possible to access more than one function in one request? e.g. /func1?params=0&func2?params=1

best regards, Carl.

marcoschwartz commented 7 years ago

Hello,

Not yet, but that's a good feature to add to the library :)