PowerShell Information Server
PSIS (PowerShell (Information Server) is a very lightweight WebServer written entierly in PowerShell. PSIS enables the user to very quickly expose HTML or simple JSON endpoints to the network.
Load the PowerShell module (Import-Module PSIS) and check the help for Invoke-PSIS (Get-Help Invoke-PSIS).