From 3056b88ad0f926b58a87a6c12d8b06a73d6b2e5b Mon Sep 17 00:00:00 2001 From: matsumoto-r Date: Tue, 18 Dec 2012 22:12:01 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index a1ed833..2646a9e 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -9,7 +9,8 @@ * [mruby-redis](https://github.com/matsumoto-r/mruby-redis) redis client using [hiredis](https://github.com/redis/hiredis) by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-simplehttp](https://github.com/matsumoto-r/mruby-simplehttp) simple http client using [mruby-uv](https://github.com/mattn/mruby-uv) by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) simple http request using [mruby-http](https://github.com/mattn/mruby-http) by [matsumoto_r](https://github.com/matsumoto-r) -* [mruby-growthforecast](https://github.com/matsumoto-r/mruby-growthforecast) [GrowthForecast](http://kazeburo.github.com/GrowthForecast/) client using [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) and [mruby-simplehttp](https://github.com/matsumoto-r/mruby-simplehttp) by [matsumoto_r](https://github.com/matsumoto-r) +* [mruby-growthforecast](https://github.com/matsumoto-r/mruby-growthforecast) [GrowthForecast](http://kazeburo.github.com/GrowthForecast/) client using [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) by [matsumoto_r](https://github.com/matsumoto-r) +* [mruby-zabbix](https://github.com/matsumoto-r/mruby-zabbix) zabbix 2.0 API client using [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) and [mruby-json](https://github.com/mattn/mruby-json) by [matsumoto_r](https://github.com/matsumoto-r) ## Web Interfaces