The Bitly package
This package allows to use bit.ly and j.mp URL shortening service from Haskell. Currently it supports shorten and expand requests.
API key is required. Please find yours at https://bitly.com/a/account.
Configuration file (~/.bitly) format:
login = your_bit.ly_login apikey = your_API_key
For command line utility see bitly-cli package.
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0 |
|---|---|
| Dependencies | base (≥3 & <5), HaXml (≥1.20 & <1.23), HTTP (≥4000) |
| License | BSD3 |
| Maintainer | Sergey Astanin <s.astanin@gmail.com> |
| Stability | experimental |
| Category | Web |
| Home page | http://bitbucket.org/jetxee/hs-bitly/ |
| Bug tracker | http://bitbucket.org/jetxee/hs-bitly/issues/ |
| Upload date | Thu Dec 8 15:32:43 UTC 2011 |
| Uploaded by | SergeyAstanin |
| Built on | ghc-7.2 |
Modules
- Network
Downloads
- Bitly-0.0.8.tar.gz (Cabal source package)
- package description (included in the package)