vertx-kotlin-todomvc

Todo server

Implementation of the TodoMVC server using Vert.x and Kotlin

Implementation of the TodoMVC server using Vert.x and Kotlin

GitHub

7 stars
3 watching
0 forks
Language: Kotlin
last commit: over 10 years ago
Linked from 1 awesome list

kotlintodobackendtodomvc-serververtxvertx-web

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aesteve/todo-backend-vertxAsynchronous implementation of a simple Todo backend using Vert.x and localMap for storage5
aesteve/vertx-scala-todomvcA TodoMVC implementation using Vert.x in Scala1
aesteve/todo-backend-grooveexA TodoMVC backend built with Vert.x and Groovy, providing a framework for managing tasks1
vert-x3/vertx-lang-kotlinKotlin support for a popular non-blocking Java framework297
syarul/htmx-todomvcAn HTMX-based TodoMVC app built with TypeScript, Express, and JSX9
aesteve/vertx-sseProvides an SSE handler for Vert.x Web to support Server-Sent-Events47
aesteve/vertx-dgraph-clientAn example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service1
aesteve/vertx-markdown-serviceBasic Vert.x service to generate HTML from markdown using the event bus.6
bahmutov/vue-vuex-todomvcA TodoMVC app with Vuex data store and REST backend for testing Vue.js applications47
syarul/todomvc-go-templ-htmx-_hyperscriptBuilds a TodoMVC application using Go, Templ, HTMX, and _Hyperscript to demonstrate their capabilities.8
syarul/todomvc-rust-astra-maud-htmx-_hyperscriptA Rust implementation of TodoMVC with concurrent access control and HTMX for client-side updates3
mobxjs/mobx-react-todomvcA React application demonstrating state management with MobX and TodoMVC functionality503
evancz/elm-todomvcAn Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management1,214
rajasegar/todomvc-htmxAn Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks.66
developit/preact-todomvcA TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app105