Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 308 Bytes

File metadata and controls

6 lines (4 loc) · 308 Bytes

This small PHP 500px API Client is only using OAuth PECL package to get usage of the API as an authenticated user (full capabilities) It follows OAuth1.0a protocol

In order to use it, you must specify the Consumer Key, Consumer Secret and your Callback in config.php

Don't hesitate to use/adapt/enhance it