> ## Documentation Index
> Fetch the complete documentation index at: https://novu-c5de82d9-nv-8794-quote-reply-docs.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-nv-8794-quote-reply-docs/aq5JLu-pVGr0t_st/images/icons/typescript.svg?fit=max&auto=format&n=aq5JLu-pVGr0t_st&q=85&s=bf02aa1275a0e6b64bae865385494e6f" 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-nv-8794-quote-reply-docs/aq5JLu-pVGr0t_st/images/icons/python.svg?fit=max&auto=format&n=aq5JLu-pVGr0t_st&q=85&s=bdf5ba56218d33d9c55de303d3284a93" 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-nv-8794-quote-reply-docs/aq5JLu-pVGr0t_st/images/icons/go.svg?fit=max&auto=format&n=aq5JLu-pVGr0t_st&q=85&s=7890fe1b5a5131316a38eeca043f1fe1" 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-nv-8794-quote-reply-docs/aq5JLu-pVGr0t_st/images/icons/php.svg?fit=max&auto=format&n=aq5JLu-pVGr0t_st&q=85&s=9347dd4f4230af89d0ed7b194b8b7748" 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-nv-8794-quote-reply-docs/aq5JLu-pVGr0t_st/images/icons/dotnet.svg?fit=max&auto=format&n=aq5JLu-pVGr0t_st&q=85&s=5d2b1597bcb2eaad587a930e5788e6e2" 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-nv-8794-quote-reply-docs/aq5JLu-pVGr0t_st/images/icons/java.svg?fit=max&auto=format&n=aq5JLu-pVGr0t_st&q=85&s=5dc100e604463632616c21c2c3649016" 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-nv-8794-quote-reply-docs/aq5JLu-pVGr0t_st/images/icons/laravel.svg?fit=max&auto=format&n=aq5JLu-pVGr0t_st&q=85&s=967201cfdc7e77cea7976676dc4f698b" 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-nv-8794-quote-reply-docs/aq5JLu-pVGr0t_st/images/icons/kotlin.svg?fit=max&auto=format&n=aq5JLu-pVGr0t_st&q=85&s=22ed56f838a4550b6708307c3c9aff88" 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-nv-8794-quote-reply-docs/aq5JLu-pVGr0t_st/images/icons/ruby.svg?fit=max&auto=format&n=aq5JLu-pVGr0t_st&q=85&s=db810821b74fe6826b9166d750cf9b84" 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>
