Is it possible to use the Watson API in a PHP Project?.
I'm Total a newbie, if anyone has experience or some sample code here I would be very thankful.
Is it possible to use the Watson API in a PHP Project?.
I'm Total a newbie, if anyone has experience or some sample code here I would be very thankful.
@Ruslam-Osmanov is right, you can use cURL to call most REST APIs. Here is an example of using that method with the Personality Insights services: https://developer.ibm.com/answers/questions/200245/how-to-use-php-curl-to-call-rest-api-personality-i.html
I am a developer evangelist with IBM Watson Developer Cloud.