brightcove / PHP-API-Wrapper

This project provides a starting point for integrating the Brightcove CMS API into your application. It provides simple ways to interact with the API, as well as a long list of helper functions.
25 stars 33 forks source link

Could we have some minimal sample code to setup the PHP's object with Client ID and secret and so on? #49

Open DrLightman opened 3 years ago

DrLightman commented 3 years ago

Hello,

thank you for the library.

Since the readme.md is very minimal, do sample codes exist anywhere to get started to initiate the right objects with Client ID and Client Secret, and for a sample call? (like here for example)

Thank you very much for any help.