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
- Host: GitHub
- URL: https://github.com/dchenk/go-graph-fb
- Owner: dchenk
- License: gpl-3.0
- Created: 2018-02-21T21:56:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T22:00:57.000Z (over 8 years ago)
- Last Synced: 2024-12-22T17:47:44.761Z (over 1 year ago)
- Language: Go
- Size: 64.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-graph-fb [](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)