本项目是我写的一系列openresty web 前端开发文章的实例demo,方便测试运行
openresty 前端开发轻量级MVC框架封装一(控制器篇)
openresty 前端开发轻量级MVC框架封装二(渲染篇)
openresty 前端开发进阶二之后端整合
openresty 前端开发进阶三之后端整合二
openresty 前端开发进阶四之session篇
openresty 前端开发进阶五之cookie篇
openresty 前端开发进阶六之websocket篇
openresty 前端开发高级应用一之性能优化
openresty 前端开发高级应用一之动态追踪技术
openresty 简单应用
openresty 灰度发布
openresty url重写
... 持续更新待续
测试运行
$ git checkout https://github.com/362228416/openresty-web-dev.git
$ cd openresty-web-dev
$ openresty -p demo1 # 这里按实际情况来选择一个demo运行