readme: deprecate lua

All new apps shall be in js and ucode.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
Paul Donald
2025-11-07 14:36:28 +01:00
parent 1e12651ab4
commit 325c5846b1

View File

@@ -23,7 +23,7 @@ To install all its package definitions, run:
You can browse the generated API documentation directly on Github. You can browse the generated API documentation directly on Github.
- [Server side Lua APIs](http://openwrt.github.io/luci/api/index.html) - [Server side Lua APIs](http://openwrt.github.io/luci/api/index.html); Note: deprecated - Lua will be removed in future. Use ucode rpcd for server side operations.
- [Client side JavaScript APIs](http://openwrt.github.io/luci/jsapi/index.html) - [Client side JavaScript APIs](http://openwrt.github.io/luci/jsapi/index.html)
## Development ## Development