wanghaisheng / openresty-tutorial

notes through learning openresty
1 stars 1 forks source link

openresty-tutorial

notes through learning openresty

collect some materials for beginners just like me

website and discussion group for general purpose

官网(Official website)

作者(author))

Google Group for Chinese 发送任意内容到openresty+subscribe@googlegroups.com即可完成订阅

Google Group for others send an email with anything to openresty-en+subscribe@googlegroups.com

stack overflow

新浪微博上的讨论

source code , related modules and some interesting derived project

most of source code and related modules you can find here

lapis a web framework for Lua and OpenResty written in MoonScript
moochine web framework

moochine demo

how to build a docker image and run some OpenResty example

3scale Openresty, redis and luarocks

a api server project implementation by lua && nginx ( openresty)

金山卫士开源计划

37signals-intermission helps you perform zero down time application maintenance
fhirbase-loinc: proxy all requests from nginx to the postgresql and just give it RESTful interface

blogs

作者在新浪的中文博客

作者agentzh 的 Nginx 教程(版本 2013.07.08)

大妈呕心沥血的传道

大妈教程的源码

CentOS6.4 安装OpenResty和Redis 并在Nginx中利用lua简单读取Redis数据

火丁笔记 Nginx与Lua

春哥在Tech-Club上关于『由Lua粘合的Nginx生态环境』的演讲实录

54chen(陈臻)传道openresty

others

ZeroBrane Studio is a lightweight Lua IDE with code completion, syntax highlighting, code analyzer, live coding, and debugging support

learn-lua

learn-lua-the-hard-way

lua official site

garrysmod tutorial

自己玩的笔记

[第一个Hello World]()