ez projects / pvr500px
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| pvr500px | Philippe Vincent-Royol | planning | 0.2 | 4.6 |
Based on abraham's TwitterOAuth library, pvr500px use rest api to connect via oauth 2
500px API currently returns data in JSON format. So we don't have a lot of choice :)
Applications must identify themselves to access any resource.
If your application only needs read-only access and does authenticate the user, consumer_key containing a valid Consumer Key parameter should be specified in the query string. Otherwise, OAuth or upload keyauthentication takes care of identifying the application as well as the user accessing the API.
Clone last source version from https://github.com/dspe/pvr500px. Copy it on extension folder.
Active extension, regenerate autoloads, purge cache.
Add datatype on your classes. Get customer key and customer secret from http://developers.500px.com/oauth_clients/new.