From edf1cfc766bb710ee7c9c0afb4aab2675b7beaca Mon Sep 17 00:00:00 2001 From: ramblingcookiemonster Date: Fri, 16 Sep 2016 20:16:14 -0400 Subject: [PATCH] Add web server links --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index c990fcd..0116055 100644 --- a/readme.md +++ b/readme.md @@ -56,7 +56,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Webserver +- [Flancy](https://github.com/toenuff/flancy) - A web microframework for Windows PowerShell +- [NancyPS](https://github.com/Jaykul/NancyPS) - Nancy, self-hosted in PowerShell, with script method handlers - [PoSH Server](http://www.poshserver.net/) - Secure, flexible and lightweight web server to meet your requirements. +- [WebCommander](https://github.com/vmware/webcommander) - Run scripts and view results, in a friendly web GUI or via a web service ### Commandline productivity