1. 程式人生 > >nginx lua/openresty 相關資源整理

nginx lua/openresty 相關資源整理

Lua 包管理工具:

Lua的包管理工具為 luarocks,在官網 https://luarocks.org/ 可以找到各種有用的 lua 包。

 

openresty 手冊:

https://www.nginx.com/resources/wiki/modules/lua/

 

一些有質量的 openresty 的庫和資源:

參看 Github 上別人的整理  https://github.com/bungle/awesome-resty#authentication-and-authorization

 

相關書籍:

1. 《深入理解 Nginx:模組開發與架構解析》第二版,陶輝 著。

2. 《Nginx Lua 開發實戰》,李明江 著。

 

持續更新。。