Friday, 23 August 2013

Access php api with powershell script

Access php api with powershell script

I have built some php software that I am currently working on building out
the API. I know that I am going to need to use this API inside a
powershell script that validates a code deployment. What is the best way
within the powershell script to access the data from the php software?

No comments:

Post a Comment