Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 370 Bytes

PITCHME.md

File metadata and controls

21 lines (12 loc) · 370 Bytes

RestPS

PowerShell Framework for creating and running Simple ReSTful APIs


Getting Started

Install from the PSGallery and Import the module

Install-Module RestPS
Import-Module RestPS

What's next?

For more information