Bitly-0.0.8: A library to access bit.ly URL shortener.

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

Versions0.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
Dependenciesbase (≥3 & <5), HaXml (≥1.20 & <1.23), HTTP (≥4000)
LicenseBSD3
MaintainerSergey Astanin <s.astanin@gmail.com>
Stabilityexperimental
CategoryWeb
Home pagehttp://bitbucket.org/jetxee/hs-bitly/
Bug trackerhttp://bitbucket.org/jetxee/hs-bitly/issues/
Upload dateThu Dec 8 15:32:43 UTC 2011
Uploaded bySergeyAstanin
Built onghc-7.2

Modules

Downloads