pocket-oauth-php icon indicating copy to clipboard operation
pocket-oauth-php copied to clipboard

Some PHP for connecting to the Pocket API

pocket-oauth-php

Some PHP for connecting to the Pocket API

  1. Edit the variables in config.php
  2. Visit http://path.to/connect.php in your browser
  3. Authenticate!
  4. You'll be redirected to callback.php
  5. add your access token to config.php
  6. Visit http://path.to/api.php and make some requests!