Invoke-WebRequest - Test ASP.NET Web API with PowerShell

This is awesome. I don’t need to open Firefox or Fiddler to test my Web API. I can do it all from PowerShell.

Example with localhost

Show Just the Content

Show JSON Content as a PowerShell Object

See Also

http://technet.microsoft.com/en-us/library/hh849901.aspx

http://technet.microsoft.com/en-us/library/hh849898.aspx