13 lines
452 B
Markdown
13 lines
452 B
Markdown
# Module bitly-shorten
|
|
|
|
[Bitly Shortener for Kotlin, Java & Android](https://github.com/ethauvin/bitly-shorten)
|
|
|
|
A simple implementation of the [Bitly](https://bit.ly/) link shortening (Bitlinks) [API v4](https://dev.bitly.com/api-reference/).
|
|
|
|
# Package net.thauvin.erik.bitly
|
|
|
|
Provides the classes necessary to access the [Bitly API v4](https://dev.bitly.com/api-reference).
|
|
|
|
# Package net.thauvin.erik.bitly.config
|
|
|
|
Provides configuration builders.
|