This is a sample project to create a simple web server using Lua. The server responds to specific routes and can read a JSON file and return it as a response. If the server starts successfully, you ...
I'm not necessarily looking for any fixes here, but I figured I'd document this issue for posterity. Our JSON module, dkjson, uses __jsontype metatable fields to indicate whether a decoded element is ...