Access comprehensive guides, API references, and tutorials to master modern web development with dev.html.
Our documentation is designed for speed, flexibility, and simplicity. Here's what makes our documentation unique:
Step-by-step tutorials and explanations covering all aspects of our platform, from basic concepts to advanced features.
Live code snippets and demos that let you try out functionality directly in the documentation itself.
Up-to-date API documentation including code samples, parameters, and response examples for all endpoints.
<script src="https://unpkg.com/htmx.org@1.9.7"></script>
<div id="results"></div>
<form htmx-post="/api/search" htmx-target="#results" class="mb-4">
<input type="search" name="q" class="w-full p-4 rounded bg-gray-700">
</form>
A quick overview of some of our most useful and popular API paths
Search through all developer resources, articles, and documentation using natural language queries
curl /api/search?query=javascript
Send feedback for feature suggestions, bug reports, or general product improvements
POST request with JSON body
Full API documentation including all endpoints, parameters, and usage examples
Everything you need to build powerful applications with our no-auth API in minutes - no setup, no keys, no hassle.
Read the docs