From ab1eaaf5e4fd4a5130da41362e453aac4503283c Mon Sep 17 00:00:00 2001 From: Edson Samuel Jr Date: Fri, 12 Sep 2014 08:59:42 -0300 Subject: [PATCH] adding http-server closes #128 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 36d130f..57c0557 100644 --- a/readme.md +++ b/readme.md @@ -82,6 +82,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [esformatter](https://github.com/millermedeiros/esformatter) - JavaScript code beautifier/formatter. - [is-up](https://github.com/sindresorhus/is-up) - Check whether a website is up or down. - [ipify](https://github.com/sindresorhus/ipify) - Get your public IP address. +- [http-server](https://github.com/nodeapps/http-server) - Simple, zero-config command-line HTTP server. ### Functional programming