bitly-shorten/config/dokka/packages.md
2023-01-30 23:40:01 -08:00

13 lines
451 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.