> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

## Backend

<CardGroup cols={2}>
  <Card title="" href="./sdk/backend/graphql/node" horizontal>
    <div style={{ display: 'flex', alignItems: 'center', gap: '12px' }}>
      <img src="https://mintcdn.com/stigg/FZ_ywutvYHnQbKpn/images/node.svg?fit=max&auto=format&n=FZ_ywutvYHnQbKpn&q=85&s=6f3c4e317c6247302f736514377622ba" alt="Node.js" style={{ width: '32px' }} width="590" height="361" data-path="images/node.svg" />

      <span>Node.js</span>
    </div>
  </Card>

  <Card title="" href="./sdk/backend/graphql/python" horizontal>
    <div style={{ display: 'flex', alignItems: 'center', gap: '12px' }}>
      <img src="https://mintcdn.com/stigg/FZ_ywutvYHnQbKpn/images/python.svg?fit=max&auto=format&n=FZ_ywutvYHnQbKpn&q=85&s=8aa4c263d3355c39616dac4786167a63" alt="Python" style={{ width: '32px' }} width="64" height="64" data-path="images/python.svg" />

      <span>Python</span>
    </div>
  </Card>

  <Card title="" href="./sdk/backend/graphql/go" horizontal>
    <div style={{ display: 'flex', alignItems: 'center', gap: '12px' }}>
      <img src="https://mintcdn.com/stigg/aJeGPh9dwMpK_Kcr/images/go.svg?fit=max&auto=format&n=aJeGPh9dwMpK_Kcr&q=85&s=14fba808f81d5b37031e986828224216" alt="Go" style={{ width: '32px' }} width="256" height="96" data-path="images/go.svg" />

      <span>Go</span>
    </div>
  </Card>

  <Card title="" href="/api-and-sdks/api-reference/overview" horizontal>
    <div style={{ display: 'flex', alignItems: 'center', gap: '12px' }}>
      <img src="https://mintcdn.com/stigg/aJeGPh9dwMpK_Kcr/images/graphql.svg?fit=max&auto=format&n=aJeGPh9dwMpK_Kcr&q=85&s=188b90d3ea43904bab4702ab8b7b4a8d" alt="GraphQL" style={{ width: '32px' }} width="64" height="64" data-path="images/graphql.svg" />

      <span>GraphQL API</span>
    </div>
  </Card>
</CardGroup>

## Frontend

<CardGroup cols={2}>
  <Card title="" href="./sdk/frontend/javascript" horizontal>
    <div style={{ display: 'flex', alignItems: 'center', gap: '12px' }}>
      <img src="https://mintcdn.com/stigg/aJeGPh9dwMpK_Kcr/images/javascript.svg?fit=max&auto=format&n=aJeGPh9dwMpK_Kcr&q=85&s=f921e112c866aa202b98db5c0a6c10da" alt="JavaScript" style={{ width: '32px' }} width="800" height="800" data-path="images/javascript.svg" />

      <span>JavaScript</span>
    </div>
  </Card>

  <Card title="" href="./sdk/frontend/react" horizontal>
    <div style={{ display: 'flex', alignItems: 'center', gap: '12px' }}>
      <img src="https://mintcdn.com/stigg/FZ_ywutvYHnQbKpn/images/react.svg?fit=max&auto=format&n=FZ_ywutvYHnQbKpn&q=85&s=75e8661a7d87b8e2b3493d7fdfb33db9" alt="React" style={{ width: '32px' }} width="23" height="20" data-path="images/react.svg" />

      <span>React</span>
    </div>
  </Card>
</CardGroup>


## Related topics

- [Overview](/documentation/modeling-your-pricing-in-stigg/products/overview.md)
