feat: add Go, PHP, Laravel examples to examples page and update landing copy
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 12m15s

This commit is contained in:
DocFast Bot 2026-02-21 13:31:02 +00:00
parent bc67c52d3a
commit 0e04fb5523
2 changed files with 63 additions and 4 deletions

View file

@ -57,10 +57,10 @@
},
{
"@type": "Question",
"name": "Do you have SDKs for Node.js and Python?",
"name": "Do you have official SDKs?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, DocFast provides official SDKs for both Node.js and Python. You can also use the REST API directly with curl or any HTTP client in your preferred language."
"text": "Yes, DocFast provides official SDKs for Node.js, Python, Go, PHP, and Laravel. You can also use the REST API directly with curl or any HTTP client."
}
}
]
@ -450,7 +450,7 @@ html, body {
<section class="features" id="features">
<div class="container">
<h2 class="section-title">Everything you need</h2>
<p class="section-sub">Official SDKs for Node.js and Python. Or just use curl.</p>
<p class="section-sub">Official SDKs for Node.js, Python, Go, PHP, and Laravel. Or just use curl.</p>
<div class="features-grid">
<div class="feature-card">
<div class="feature-icon" aria-hidden="true"></div>