An open API service indexing awesome lists of open source software.

https://github.com/jshawl/pocket-oauth-php

Some PHP for connecting to the Pocket API
https://github.com/jshawl/pocket-oauth-php

php pocket-api pocket-oauth-php

Last synced: about 1 year ago
JSON representation

Some PHP for connecting to the Pocket API

Awesome Lists containing this project

README

          

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!