diff --git a/readme.md b/readme.md index 6eaa832..c5c12cc 100644 --- a/readme.md +++ b/readme.md @@ -178,8 +178,7 @@ It includes a command-line shell and an associated scripting language. ## Webserver - [Flancy](https://github.com/toenuff/flancy) - 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. +- [Pode](https://github.com/Badgerati/Pode) - Pode is a Cross-Platform PowerShell framework for creating web servers to host REST APIs, Web Sites, and TCP/SMTP Servers - [Polaris](https://github.com/PowerShell/Polaris) - A cross-platform, minimalist web framework for PowerShell - [WebCommander](https://github.com/vmware/webcommander) - Run scripts and view results, in a friendly web GUI or via a web service.