Skip to content

lspiehler/powershell_rest_web_server_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Creates a simple web listener and responds to HTTP GET requests with JSON in a RESTful manner. Run the script and browse to http://127.0.0.1:8080/processes or http://127.0.0.1:8080/services. Depends on powershell 3.0 for ConvertTo-Json. Check your execution policy if you have any issues running the script.

About

Simple JSON REST API web server example with PowerShell 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published