Skip to content

zhangyashen/openresty-web-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openresty-web-dev

本项目是我写的一系列openresty web 前端开发文章的实例demo,方便测试运行

文章目录

openresty 前端开发序

openresty 前端开发入门一

openresty 前端开发入门二

openresty 前端开发入门三之JSON篇

openresty 前端开发入门四之Redis篇

openresty 前端开发入门五之Mysql篇

openresty 前端开发入门六之调试篇

openresty 前端开发轻量级MVC框架封装一(控制器篇)

openresty 前端开发轻量级MVC框架封装二(渲染篇)

openresty 前端开发进阶一之http后端

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运行

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 93.1%
  • Nginx 4.7%
  • HTML 1.9%
  • Other 0.3%