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 8 years ago
Linked from 1 awesome list

kotlintodobackendtodomvc-serververtxvertx-web

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aesteve/todo-backend-vertx Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage 5
aesteve/vertx-scala-todomvc A TodoMVC implementation using Vert.x in Scala 1
aesteve/todo-backend-grooveex A TodoMVC backend built with Vert.x and Groovy, providing a framework for managing tasks 1
vert-x3/vertx-lang-kotlin Kotlin support for a popular non-blocking Java framework 296
syarul/htmx-todomvc An HTMX-based TodoMVC app built with TypeScript, Express, and JSX 9
aesteve/vertx-sse Provides an SSE handler for Vert.x Web to support Server-Sent-Events 47
aesteve/vertx-dgraph-client An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service 1
aesteve/vertx-markdown-service Basic Vert.x service to generate HTML from markdown using the event bus. 6
bahmutov/vue-vuex-todomvc A Vue.js TodoMVC application with Vuex data store and REST backend 47
syarul/todomvc-go-templ-htmx-_hyperscript Builds a TodoMVC application using Go, Templ, HTMX, and _Hyperscript to demonstrate their capabilities. 7
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
evancz/elm-todomvc An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management 1,216
rajasegar/todomvc-htmx An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. 66
developit/preact-todomvc A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app 105