
Add a SQLite Database to Your FastHTML App with Fastlite
Learn how to add a SQLite database to your FastHTML app using Fastlite. Covers schema setup, CRUD operations, building a history page, and timestamps.
61 guides in this category

Learn how to add a SQLite database to your FastHTML app using Fastlite. Covers schema setup, CRUD operations, building a history page, and timestamps.

Learn to build a FastHTML AI tools website with multiple pages, reusable components, a modular tool system, and OpenRouter-powered Pydantic AI step by step.

Build an AI title generator with FastHTML and PydanticAI. Learn structured output, OpenRouter integration, and Python web app best practices — step by step.

Build a FastHTML multi-page website with reusable components, shared layouts, and APIRouter. Includes FastHTML 0.14 404 handling, forms, and project structure.

Learn FastHTML for beginners and build your first UI for a Python app in 5 minutes using pure Python and HTMX. No JavaScript or build tools required.

How to add a floating hamburger menu to a Carrd website with custom HTML/CSS/JS. Includes accessibility fixes, troubleshooting, and styling tips.

Migrate your Astro project from Node.js to Bun on CloudFlare Pages. Step-by-step guide with build commands, BUN_VERSION setup, verification & troubleshooting.

Learn to add multiple pages to your NiceGUI app with @ui.page() routing, shared layouts, and SPA navigation. Updated for NiceGUI v3: sub_pages, APIRouter, and best practices.

Learn how to add a back to top button on Carrd with our step-by-step guide. Includes free copy-paste code, accessibility fixes, and Pro plan requirements.

Discover the 30+ best Python web frameworks for 2026. Compare Django, FastAPI, Flask, Litestar, and more to find the perfect framework for your next project.