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

https://github.com/dchenk/go-graph-fb

A Go library that makes using the Facebook Graph API easy
https://github.com/dchenk/go-graph-fb

Last synced: 3 months ago
JSON representation

A Go library that makes using the Facebook Graph API easy

Awesome Lists containing this project

README

          

# go-graph-fb [![Build Status](https://travis-ci.org/dchenk/go-graph-fb.svg?branch=master)](https://travis-ci.org/dchenk/go-graph-fb)
This is a Go library (package fb) that makes using the Facebook Graph API easy.

### Get It
```
go get github.com/dchenk/go-graph-fb
```

### Documentation
Check out the GoDoc: [godoc.org/github.com/dchenk/go-graph-fb](https://godoc.org/github.com/dchenk/go-graph-fb)