I'm looking to find a tool that will take an existing REST API and create skeleton code in powershell to call that API, so that I don't have to create all the individual URIs and request headers myself.
Does anyone have a recommendation for a tool like this for use with powershell?