Skip to content

mattn/go-facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

facebook

This package implements Facebook functions.

Old implementation

The old Go implementation of the Facebook GraphAPI is in the oldImpl branch.

Installation

Using goinstall:

goinstall github.com/Agon/go-facebook/facebook

Cloning the repository:

git clone git://github.com/Agon/go-facebook.git
cd go-facebook/facebook
make install

Usage

import facebook "github.com/Agon/go-facebook/facebook"

Examples can be found at ./facebook/examples/

License

MIT-License, for more information look into the LICENSE file.

About

The facebook Go package was written by Marcel Hauf.

About

Go implementations of facebook APIs. Work in progress!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages