Run Custom Lua Script as CGI with uhttpd
uhttpd is a lightweight HTTP web server that supports running Lua scripts as CGI. It is possible to create custom REST API or any other callback using Lua functionality of uhttpd. All you need to do is to put a script somewhere in your filesystem tha...
blog.mdminhazulhaque.io2 min read