> ## Documentation Index
> Fetch the complete documentation index at: https://novu-c5de82d9-inbox-rendering-redesign.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Server Side

> Explore Novu's comprehensive collection of server-side SDKs for seamless notification integration across multiple programming languages

## Server Side SDKs

Novu's server-side SDKs simplify the integration with Novu's REST API.

<Note>
  Prefer to explore the API before installing an SDK? Import the official [Postman collection](https://github.com/novuhq/novu-postman) to test endpoints interactively. See [Import the Postman collection](/api-reference#import-the-postman-collection) in the API reference.
</Note>

### Offical SDKs maintained by Novu:

<Columns cols={2}>
  <Card title="Typescript (Official)" icon="https://mintcdn.com/novu-c5de82d9-inbox-rendering-redesign/rnTO6wzeSEBhSh6h/images/icons/typescript.svg?fit=max&auto=format&n=rnTO6wzeSEBhSh6h&q=85&s=87d797b8615fe02205d5801d398b94c4" color="#ea5a0c" href="/platform/sdks/server/typescript" width="24" height="24" data-path="images/icons/typescript.svg">
    Connect your JS/TS app to Novu via the Typescript SDK.
  </Card>

  <Card title="Python (Official)" icon="https://mintcdn.com/novu-c5de82d9-inbox-rendering-redesign/rnTO6wzeSEBhSh6h/images/icons/python.svg?fit=max&auto=format&n=rnTO6wzeSEBhSh6h&q=85&s=e7113d61404dbc226e02ee33cdc9da27" color="#dc2626" href="/platform/sdks/server/python" width="24" height="24" data-path="images/icons/python.svg">
    Connect your Python app to Novu via the Python SDK.
  </Card>

  <Card title="Go (Official)" icon="https://mintcdn.com/novu-c5de82d9-inbox-rendering-redesign/rnTO6wzeSEBhSh6h/images/icons/go.svg?fit=max&auto=format&n=rnTO6wzeSEBhSh6h&q=85&s=6313728ee957e88b591924758bc53cf0" color="#0285c7" href="/platform/sdks/server/go" width="24" height="24" data-path="images/icons/go.svg">
    Connect your Golang app to Novu via the Go SDK.
  </Card>

  <Card title="PHP (Official)" icon="https://mintcdn.com/novu-c5de82d9-inbox-rendering-redesign/rnTO6wzeSEBhSh6h/images/icons/php.svg?fit=max&auto=format&n=rnTO6wzeSEBhSh6h&q=85&s=cc195999408c0d3fa436d84ff723ceed" color="#16a34a" href="/platform/sdks/server/php" width="24" height="24" data-path="images/icons/php.svg">
    Connect your PHP app to Novu via the PHP SDK.
  </Card>

  <Card title=".NET (Official)" icon="https://mintcdn.com/novu-c5de82d9-inbox-rendering-redesign/rnTO6wzeSEBhSh6h/images/icons/dotnet.svg?fit=max&auto=format&n=rnTO6wzeSEBhSh6h&q=85&s=775e1f69d01591bf4c03754f65211611" color="#dc2626" href="/platform/sdks/server/dotnet" width="24" height="24" data-path="images/icons/dotnet.svg">
    Connect your C#/.NET app to Novu via the .NET SDK.
  </Card>

  <Card title="Java (Official)" icon="https://mintcdn.com/novu-c5de82d9-inbox-rendering-redesign/rnTO6wzeSEBhSh6h/images/icons/java.svg?fit=max&auto=format&n=rnTO6wzeSEBhSh6h&q=85&s=88aa8a0426718bc5288ffd565ea7eb33" color="#dc2626" href="/platform/sdks/server/java" width="24" height="24" data-path="images/icons/java.svg">
    Connect your Java app to Novu via the Java SDK.
  </Card>
</Columns>

### SDKs maintained by the community:

<Columns cols={2}>
  <Card title="Laravel (Community)" icon="https://mintcdn.com/novu-c5de82d9-inbox-rendering-redesign/rnTO6wzeSEBhSh6h/images/icons/laravel.svg?fit=max&auto=format&n=rnTO6wzeSEBhSh6h&q=85&s=64d25f38d9ed9aa45a07b6e1a10ea43d" color="#dc2626" href="/platform/sdks/server/laravel" width="24" height="24" data-path="images/icons/laravel.svg">
    Connect your Laravel app to Novu via the Laravel SDK.
  </Card>

  <Card title="Kotlin (Community)" icon="https://mintcdn.com/novu-c5de82d9-inbox-rendering-redesign/rnTO6wzeSEBhSh6h/images/icons/kotlin.svg?fit=max&auto=format&n=rnTO6wzeSEBhSh6h&q=85&s=2ec0569abab0dcd56c7c0265a1a6f1a9" color="#dc2626" href="/platform/sdks/server/kotlin" width="24" height="24" data-path="images/icons/kotlin.svg">
    Connect your Kotlin app to Novu via the Kotlin SDK.
  </Card>

  <Card title="Ruby (Community)" icon="https://mintcdn.com/novu-c5de82d9-inbox-rendering-redesign/rnTO6wzeSEBhSh6h/images/icons/ruby.svg?fit=max&auto=format&n=rnTO6wzeSEBhSh6h&q=85&s=07a2e24cb314e688cb1f94d09de4a753" color="#dc2626" href="/platform/sdks/server/ruby" width="24" height="24" data-path="images/icons/ruby.svg">
    Connect your Ruby app to Novu via the Ruby SDK.
  </Card>
</Columns>
