Skip to content

audiomack/audiomack-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audiomack-api-examples

Example code describing how to use the Audiomack API.

Authentication example

To run the authentication example on your development machine, you can do the following:

Known Issues

  • Run composer update to avoid Depreciation errors
  • add set_include_path(get_include_path() . PATH_SEPARATOR . __DIR__ .'/vendor/pear/http_request2'); to config.php to avoid Warning: require_once(HTTP/Request2.php): Failed to open stream: No such file or directory in error.

About

Example code describing how to use the Audiomack API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages