Skip to content

ghjunior/node-facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

node-facebook

Borrowing some ideas from the PHP SDK to connect to the Facebook API via node.js

The access_token utilized to make calls is currently retrieved from the request cookie headers. Therefore all calls must pass along a request with a 'cookies' property containing the parsed cookie header (i.e. req.cookies). A more flexible approach will come soon or feel free to fork.

Still a lot to add on and move around but it's a start.

Also see:

About

Connect to Facebook via node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published