Difference between revisions of "Mesh/Firmware/Web Admin Development"

m
adding resource links
m (adding resource links)
 
Line 7: Line 7:


The new UI includes a simulator (written in node.js) that pretends to be a sudowrt router, which makes it easy for developers to test their client-side code without having to always have a sudowrt router with them.
The new UI includes a simulator (written in node.js) that pretends to be a sudowrt router, which makes it easy for developers to test their client-side code without having to always have a sudowrt router with them.
== Resource Links ==
* [https://wiki.openwrt.org/doc/techref/ubus#access_to_ubus_over_http OpenWRT.org - Access to ubus over HTTP]
* [https://wiki.openwrt.org/doc/techref/luci2 Luci2 Web Interface Documentation]
* [https://en.wikipedia.org/wiki/XMLHttpRequest Wikipedia - XMLHttpRequest]
* [https://github.com/sudomesh/sudowrt-firmware Github - SudoWRT-Firmware]
128

edits