package
0.0.1
Repository: https://github.com/yuva670/go-oauth.git
Documentation: pkg.go.dev

# README

This example shows how to use the oauth package with Yelp.

How to run the example:

  1. Sign up and for a developer account and get your credentials at the Yelp developer site.
  2. $ cp config.json.example config.json.
  3. Edit config.json to include the credentials from step 1.
  4. $ go run main.go