Skip to content

doky/Path-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

PHP Class to connect on Path API.

This first version is readonly

ABOUT PATH

All trademarks are the property of their respective owners.

About path    : https://path.com/about
Download apps : https://path.com/

BASIC METHODS

* login 
Set HTTP Authentification header for all requests

* init
Load data from current logged user

* httpRequest
Method for httpRequest

WRAPPER METHODS

* getPath()
Load path data

* getHome()
Load home data

* getFriends()
Load friends lists

* getComments()
Load a single moments

* getActivity()
Get activity data (notifications)

* getSettings()
Get user settings data

CHANGELOG

01/02/2012   - Fisrt version of the Path Wrapper (Read-Only)

EXEMPLE 

WPPath : Wordpress plugins - Display your path activity on your blog (https://github.com/mbuonomo/WPPath)

About

Path.com API Wrapper in PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages