bitly-shorten/docs/bitly-shorten/index.html
2020-03-02 20:33:22 -08:00

27 lines
700 B
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>bitly-shorten</title>
<link rel="stylesheet" href="../style.css">
</HEAD>
<BODY>
<a href="./index.html">bitly-shorten</a><br/>
<br/>
<p><a href="https://github.com/ethauvin/bitly-shorten">Bitly Shortener for Kotlin/Java</a></p>
<p>A simple implementation of the link shortening (<a href="https://dev.bitly.com/v4/#tag/Bitlinks">bitlinks</a>) abilities of the <a href="https://dev.bitly.com/v4">Bitly v4 API</a>.</p>
<h3>Packages</h3>
<table>
<tbody>
<tr>
<td>
<h4><a href="net.thauvin.erik.bitly/index.html">net.thauvin.erik.bitly</a></h4>
</td>
<td>
</td>
</tr>
</tbody>
</table>
<h3>Index</h3>
<a href="alltypes/index.html">All Types</a>
</BODY>
</HTML>