> ## Documentation Index
> Fetch the complete documentation index at: https://speakeasy-20cf8bdf.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Open-source client libraries for the Dub API

## Server-side SDKs

<CardGroup cols={2}>
  <Card title="TypeScript" icon="npm" href="/sdks/typescript/overview">
    TypeScript library for the Dub API
  </Card>

  <Card title="Go" icon="golang" href="/sdks/quickstart/go" iconType="brands">
    Go library for the Dub API
  </Card>

  <Card title="Python" icon="python" href="/sdks/quickstart/python">
    Python library for the Dub API
  </Card>

  <Card title="Ruby" icon="gem" href="/sdks/quickstart/ruby">
    Ruby library for the Dub API
  </Card>

  <Card title="PHP" icon="php" href="/sdks/quickstart/php">
    PHP library for the Dub API
  </Card>
</CardGroup>

## Client-side SDKs

<CardGroup cols={2}>
  <Card title="@dub/analytics" icon="js" href="/sdks/client-side/introduction">
    Dub analytics SDK
  </Card>
</CardGroup>

## CLI

<CardGroup cols={2}>
  <Card title="Dub CLI" icon="terminal" href="/sdks/cli/overview">
    Shorten and manage your links directly from your terminal
  </Card>
</CardGroup>
