htmx-ktor
Todo app
A demo application using Ktor to create a simple Todo app with HTMX client-side interactions
todo app with htmx and ktor
26 stars
2 watching
5 forks
Language: Kotlin
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rajasegar/todo-htmx | A Node.js application using htmx to create a simple todo list app | 4 |
corlaez/todo-hda-kt | A todo MVC backend built with Kotlin and hypermedia (HTML) to experiment with libraries in a modular way | 6 |
jaredlockhart/django-htmx-todo | A Django application demonstrating the integration of htmx with a Todo list feature | 9 |
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 11 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
gabrielrbarbosa/laravel-htmx-todolist | A simple todo list app built with Laravel and HTMX. | 7 |
gobijan/go-htmx-todo | A web-based TODO app utilizing WebSockets and HTMX for dynamic updates | 10 |
sgr-ksmt/firetodo | A simple todo application using SwiftUI and Firebase with Redux architecture for managing tasks. | 379 |
rajesh6161/pocketbasetodo | A simple todo tutorial using Pocketbase and React to create a real-time todo list application | 18 |
dsyer/spring-todo-mvc | An application demonstrating HTMX integration with Spring Boot and Thymeleaf to build the TodoMVC application | 22 |
syarul/todomvc-rust-astra-maud-htmx-_hyperscript | A Rust implementation of TodoMVC with concurrent access control and HTMX for client-side updates | 3 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
rajasegar/htmx-tabular | An application that demonstrates tabular data display with features like search, sorting, and pagination using the htmx library in Node. | 8 |