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 ...
local window, holderframe, closebutton, maximizebutton, textlabel, resizebutton, minimizebutton = CreateWindow(UDim2.fromScale(0.7, 0.7), "Folder to JSON", false ...