Dropped a new fun #PowerShell server the other day
#WebDev in PowerShell is now as easy as:
~~~PowerShell
function / { "<h1>Hello World</h1>" }
~~~
github.com/PoshWeb/Fun
Functions run as you 🤯😱 with live reloading 😎.
Query parameters map to function parameters. 😎
Have Fun! 😉
A Fun PowerShell Server. Contribute to PoshWeb/Fun development by creating an account on GitHub.