WebServer
Polaris
WebServer | Polaris | |
---|---|---|
1 | 6 | |
90 | 481 | |
- | - | |
3.8 | 0.9 | |
8 months ago | over 4 years ago | |
PowerShell | PowerShell | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
WebServer
-
Is there any simple PowerShell web server available?
Is this module not basically the same as the python one? https://github.com/MScholtes/WebServer
Polaris
- How to make an API with PowerShell scripts as the back end?
-
Sending async requests to APIs created with Polaris module in Powershell
I created REST APIs using Polaris module. But it doesn't accept async requests (parallel). Then I came across https://github.com/PowerShell/Polaris/issues/81 with which they modified it to receive async requests using GetContextAsync
- Is there any simple PowerShell web server available?
-
Any interest in a Webserver Module (PSWebServer)?
I now see "Polaris" https://github.com/PowerShell/Polaris and a couple other micro frameworks that match what im talking about here:
-
PowerShell Universal v2
Experimental module from Microsoft for creating REST API in PowerShell: https://github.com/PowerShell/Polaris
What are some alternatives?
Pode - Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
PowerShell-Red-Team - Collection of PowerShell functions a Red Teamer may use in an engagement
Pode.Web - Web template framework for use with the Pode PowerShell web server
CPython - The Python programming language
powershell-universal - PowerShell Universal is the ultimate platform for building web-based IT tools.
PowerShell-Docs - The official PowerShell documentation sources
PSSharedGoods - PSSharedGoods is little PowerShell Module that primary purpose is to be useful for multiple tasks, unrelated to each other. I've created this module as “a glue” between my other modules.
PSWinDocumentation - PowerShell Module that creates Word/Excel/SQL documentation from Active Directory (AD), AWS, Office 365 and others. It's a work in progress!
flancy - A micro web framework for Windows PowerShell