From 3019447ca495d8c249153b6a9f19fceddb7d0523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois-Xavier=20Cat?= Date: Fri, 22 Mar 2019 11:55:45 -0700 Subject: [PATCH] Add Pode in the Web Server list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 19149fb..7f5e5e2 100644 --- a/readme.md +++ b/readme.md @@ -178,6 +178,7 @@ It includes a command-line shell and an associated scripting language. - [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. +- [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 - [PoSH Server](http://www.poshserver.net/) - Secure, flexible and lightweight web server to meet your requirements. - [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.