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
- Fork it ( https://github.com/greenbigfrog/bitly/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- greenbigfrog Jonathan B. - creator, maintainer
Repository
bitly
Owner
Statistic
- 1
- 0
- 0
- 0
- 1
- about 8 years ago
- November 1, 2016
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 21:37:12 GMT
Languages