marcoschwartz / aREST

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

How to disable standard rest calls like /digital/, /analog/, /mode/ ? #274

Closed paede81 closed 3 years ago

paede81 commented 4 years ago

As I don't want that other can control my device via standard API calls like /digital/ /analog/ /mode/

How can I disable those calls? (just allow own defined rest calls) Thanks, Patrick

marcoschwartz commented 3 years ago

Hello, that's an interesting suggestion, we'll mark this as a possible future feature!