docs
docs copied to clipboard
Add Curl & PowerShell Examples instead of / as well as httpie examples in the API docs
Curl is the defacto standard for any automation of any restful api's and it seems counter intuitive to use example systems for the docs that most devs would be used to. I have wrapped a number of REST API's in PowerShell before but have not seen httpie previously