package
0.0.0-20180319155456-bca2e7f09a17
Repository: https://github.com/garyburd/go-oauth.git
Documentation: pkg.go.dev
# README
This example shows how to use the oauth package with Yelp.
How to run the example:
- Sign up and for a developer account and get your credentials at the Yelp developer site.
- $ cp config.json.example config.json.
- Edit config.json to include the credentials from step 1.
- $ go run main.go