Open
Description
OpenResty is built on top of Nginx. It extends Nginx's capabilities by integrating the Lua programming language into Nginx's core. This allows developers to write Lua scripts to handle requests and responses in a more dynamic and flexible way.
OpenResty Repo: https://github.com/openresty/openresty
OpenResty for Windows: https://github.com/openresty/openresty/blob/master/doc/README-windows.md
Activity