-
links for 2011-04-19
README.markdown at master from nicolasff/webdis – GitHub A very simple web server providing an HTTP interface to Redis. It uses hiredis, jansson and libevent. Webdis depends on libevent-dev. You can install it on Ubuntu by typing sudo apt-get install libevent-dev or on OS X by typing brew install libevent. (tags: software opensource c redis http […]
-
links for 2011-04-17
trendrr/strest-server – GitHub Strest-Server is a highly scalable STREST and HTTP server, specifically designed for creating api's Take a look at the wiki and javadocs for more info. Main Features * wicked fast * easy to create data streams (ex firehoses) * asynchronous * controllers automatically work with both HTTP and (faster)STREST * websockets integration […]
-
links for 2011-04-15
Maqetta Visual authoring of HTML5 user interfaces – in the browser! Maqetta is an open source project that provides WYSIWYG visual authoring of HTML5 user interfaces. The Maqetta application itself is authored in HTML, and therefore runs in the browser without requiring additional plugins or downloads. (tags: software opensource javascript html5editor maqetta)