Merge pull request #10 from RamblingCookieMonster/web_server

Add web server links
This commit is contained in:
Janik Vonrotz 2016-09-17 01:17:53 -07:00 committed by GitHub
commit e6cab58c23

View File

@ -73,7 +73,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