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

# Cookbook

> A collection of short tutorials, examples, and projects using the DeepL API and Client Libraries.

<CardGroup cols={3}>
  <Card title="Project: Google Sheets" icon="file-excel" href="/docs/learning-how-tos/cookbook/google-sheets">
    Written by [Daniel Jones](https://github.com/daniel-jones-dev) and [Michael Winters](https://github.com/mike-winters-deepl)

    Updated on 2025-03-12
  </Card>

  <Card title="Using the DeepL API and Godot to localize indie games" icon="gamepad-modern" href="/docs/learning-how-tos/cookbook/automating-indie-game-localization-with-the-deepl-api-and-godot">
    Written by Lucas Mathis

    Updated on 2024-04-10
  </Card>

  <Card title="Building a Document Translator with the DeepL API" icon="file" href="/docs/learning-how-tos/cookbook/java-document-translator">
    Written by [Akash Joshi](https://thewriting.dev)

    Updated on 2025-07-03
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Usage Analytics Dashboard" icon="chart-line" href="/docs/learning-how-tos/cookbook/usage-analytics-dashboard">
    A demo dashboard for visualizing API usage across your entire account

    Updated on 2025-12-17
  </Card>

  <Card title="Node.js Proxy Server" icon="server" href="/docs/learning-how-tos/cookbook/nodejs-proxy">
    A ready-to-use proxy server for secure browser-based API calls

    Updated on 2024-10-30
  </Card>
</CardGroup>
