fasthtmx
Web site demo
A demo project illustrating how to create a website with no JavaScript using FastAPI and HTMX
FastAPI-HTMX Demo Project
253 stars
5 watching
32 forks
Language: CSS
last commit: 10 months ago
Linked from 1 awesome list
fastapihactoberfesthactoberfest-2021hactoberfest2021htmxprs-welcome
Related projects:
Repository | Description | Stars |
---|---|---|
vlcinsky/fastapi-sse-htmx | Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 11 |
arcanemachine/django-htmx-alpine | A Django-based demo showcasing the combination of Alpine.JS and HTMX for reactive frontend development while leveraging Django's benefits | 177 |
michalsn/codeigniter-htmx-demo | A CodeIgniter demo showcasing various HTMX features and functionalities | 60 |
hmshafeeq/laravel-htmx-crud | A Laravel project providing code examples and implementation details for integrating HTMX features into a web application | 18 |
wiverson/htmx-demo | A Spring Boot demonstration of using htmx to add dynamic HTML functionality without complex JavaScript frameworks or REST services | 304 |
paluigi/flask-htmx | Demonstrates integration of Flask-Sock and HTMX for updating web pages without full page reloads. | 4 |
talentlessguy/hypermdx | Enhances markdown with Hyperapp functionality for building custom components and embedded Hyperapp pages | 19 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
volfpeter/fastapi-htmx-tailwind-example | An IoT dashboard application showcasing the integration of FastAPI, HTMX, TailwindCSS, and MongoDB for a interactive frontend experience. | 37 |
khalidabuhakmeh/htmx.net | A package providing server-side helper methods to simplify working with HTMX | 477 |
nomadicdaddy/htmx-debugger | A browser extension designed to analyze and debug htmx-powered web applications in real-time | 108 |
jerriepelser-blog/htmx-with-aspnet-core | An ASP.NET Core project demonstrating the use of HTMX, an open-source JavaScript library for single-page web updates. | 35 |
libsyz/htmx-to-do-app | A simple to-do app demo using the htmx JavaScript library with Ruby and Sinatra | 6 |
tomimick/tm-nextjs-starter | A React-based starter kit for building modern web applications with Next.js and MobX state management. | 50 |