Some PHP for connecting to the Pocket API
- Edit the variables in config.php
- Visit http://path.to/connect.php in your browser
- Authenticate!
- You'll be redirected to callback.php
- add your access token to config.php
- Visit http://path.to/api.php and make some requests!