bitly

bitly

Only supports shortening and expanding of URLs ATM (I might add more in the future, but definitely feel free to PR)

Installation

Add this to your application's shard.yml:

dependencies:
  bitly:
    github: greenbigfrog/bitly

Usage

require "bitly"

Get your access_token with curl -u "username:password" -X POST "https://api-ssl.bitly.com/oauth/access_token"

Look at the examples

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/greenbigfrog/bitly/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

bitly

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 1
  • over 7 years ago
  • November 1, 2016
License

MIT License

Links
Synced at

Thu, 02 May 2024 22:29:07 GMT

Languages