dev-master
9999999-dev
MIT
The Development Requires
dev-authentication
dev-authentication
The Development Requires
dev-domain-architecture-infastructure
dev-domain-architecture-infastructure
The Development Requires
Wallogit.com
2017 © Pedro PelĂĄez
A php library to provide API calls & handle authentication with the Bluemix personality insights using PHP, (*1)
Documentation on the Personality Insights API can be found here: Rest API Documentation An example using node: watson-developer-cloud/personality-insights-nodejs, (*2)
git clone https://github.com/daithi-coombes/bluemix-personality-insights-php
cp -a config.yml.dist config.yml
Enter in your IBM Bluemix credentials into config.yml. Make sure you include
your username, password and the url to the Personality Inights service
on your account., (*3)
php bin/run
cd bluemix-personality-insights-php composer test
MIT