
Photo by Gerry Roarty
Write Your Own Lua Modules for OpenResty Applications
November 15, 2020 4 mins read Posted by Yichun Zhang (updated Dec 20, 2021)
Today I’d demonstrate how to write your own Lua modules in your OpenResty applications, step by step. Let’s put our simple OpenResty application in a new directory named test-module. Read more...