From be3803a90fc8a83445017edd8bb6d7c121497f48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Katzer?= Date: Mon, 29 May 2017 22:37:07 +0200 Subject: [PATCH] Added mruby-yeah and mruby-shelf --- Related-Projects.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Related-Projects.md b/Related-Projects.md index 8ea3178..a4ca01c 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -77,6 +77,8 @@ ## Web Interfaces * [mruby-sinatic](https://github.com/mattn/mruby-sinatic) Sinatra like simple web framework by [mattn](https://github.com/mattn) +* [mruby-shelf](https://github.com/katzer/mruby-shelf) Rack like web apps by [katzer](https://github.com/katzer) +* [mruby-yeah](https://github.com/katzer/mruby-yeah) DSL for quickly creating shelf apps with minimal effort by [katzer](https://github.com/katzer) ## Device / Platform specific