You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getting-started/index.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ nav_order: 2
6
6
expanded: true
7
7
has_children: true
8
8
description: >-
9
-
Get started with the HTML/CSS to Image API. Quick start guide with examples for Python, PHP, JavaScript, Ruby, Go, Java, Rust, Kotlin, Elixir, and Zig.
9
+
Get started with the HTML/CSS to Image API. Quick start guide with examples for Python, PHP, JavaScript, Ruby, Go, C#, Rust, TypeScript and more.
10
10
---
11
11
# Getting started
12
12
{: .no_toc }
@@ -76,15 +76,14 @@ Get started quickly with code samples in your language:
|**Use with AI assistants**|[MCP Server](/integrations/mcp/) for Cursor, Claude, Windsurf, and more|
62
+
|**No-code options**|[Zapier](/integrations/zapier/) or [Make](/integrations/make/)|
63
+
|**See use cases**|[Use Cases & Examples](/use-cases/)|
63
64
64
65
{% include hint.md title="Works with any language" text="Don't see your language? The API works with anything that can make HTTP requests. See the [cURL example](/example-code/curl/) and adapt it to your stack." %}
0 commit comments