From d7972f06d85497ae29729bc32bd6f98704c3a4b4 Mon Sep 17 00:00:00 2001 From: matsumoto-r Date: Sat, 1 Dec 2012 00:07:48 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Related-Projects.md b/Related-Projects.md index 448c4a2..b5e8300 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -7,6 +7,7 @@ ## Web Interfaces * [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua by [matsumoto-r](https://github.com/matsumoto-r) +* [ngx_mruby](https://github.com/matsumoto-r/ngx_mruby) Nginx module like lua-nginx-module by [matsumoto-r](https://github.com/matsumoto-r) * [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome! by [masuidrive](https://github.com/masuidrive) ## Language Bindings