mirror of https://github.com/OpenIPC/firmware.git
10 lines
322 B
Plaintext
10 lines
322 B
Plaintext
config BR2_PACKAGE_AURA_HTTPD
|
|
bool "aura-httpd"
|
|
help
|
|
aura-httpd provides a simple way to bring aura to the world of
|
|
the WEB automatically creating a fun, easy to use REST API out
|
|
of the methods you've exported from an aura node.
|
|
It's still WIP and not yet usable.
|
|
|
|
https://github.com/nekromant/aura-httpd
|