Deprecated

Bitly

A library to access bit.ly URL shortener.

http://bitbucket.org/jetxee/hs-bitly/

Latest on Hackage:0.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed
Maintained by Sergey Astanin

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.

For command line utility see `bitly-cli` package.