feat: update examples page with SDK examples, fix API URLs
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 12m25s
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 12m25s
- Node.js and Python examples now show SDK usage (recommended) + raw HTTP - Fix api.docfast.dev → docfast.dev in all curl examples - Update features subtitle to mention official SDKs
This commit is contained in:
parent
2e29d564ab
commit
0d66341f22
2 changed files with 57 additions and 47 deletions
|
|
@ -402,7 +402,7 @@ html, body {
|
|||
<section class="features" id="features">
|
||||
<div class="container">
|
||||
<h2 class="section-title">Everything you need</h2>
|
||||
<p class="section-sub">A complete PDF generation API. No SDKs, no dependencies, no setup.</p>
|
||||
<p class="section-sub">A complete PDF generation API. Official SDKs for Node.js & Python, or just use curl.</p>
|
||||
<div class="features-grid">
|
||||
<div class="feature-card">
|
||||
<div class="feature-icon" aria-hidden="true">⚡</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue