bitly-shorten/config/dokka/packages.md

21 lines
704 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 for creating and updating Bitlinks.
# Package net.thauvin.erik.bitly.config.deeplinks
Provides deeplinks configurations for creating and updating Bitlinks.
# Package net.thauvin.erik.bitly.config.deeplinks.enums
Provides the deeplinks enumerations.