> For the complete documentation index, see [llms.txt](https://huataihuang.gitbook.io/cloud-atlas-draft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huataihuang.gitbook.io/cloud-atlas-draft/service/openresty.md).

# OpenResty

## OpenResty简介

[OpenResty](http://openresty.org)是一个集成了标准的Nginx核心，LuaJIT以及很多精心编写的Lua库、高质量的第三方Nginx模块和相关扩展依赖软件包。这个软件的设计目标是帮助开发者快速构建可伸缩的web应用、web服务和动态web网关。

## 参考

* [OpenResty官网](http://openresty.org/)
* [OpenResty中文教程](http://openresty.org/download/agentzh-nginx-tutorials-zhcn.html)
