Skip to content

Commit

Permalink
Adds blog post link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Nov 9, 2022
1 parent 134dceb commit a2ac175
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ $ gem install bitly

## Usage

For a quick introduction, read this blog post on [how to use the Bitly API in Ruby](https://philna.sh/blog/2022/11/09/how-to-use-the-bitly-api-in-ruby/).

### Authentication

All API endpoints require authentication with an OAuth token. You can get your own OAuth token from the [Bitly console](https://app.bitly.com/). Click on the account drop down menu, then _Profile Settings_ then _Generic Access Token_. Fill in your password and you can generate an OAuth access token.
Expand Down

0 comments on commit a2ac175

Please sign in to comment.