bitly-shorten/config/dokka/packages.md
2023-09-25 11:33:41 -07:00

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.