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
7 stars
3 watching
0 forks
Language: Kotlin
last commit: over 8 years ago
Linked from 1 awesome list
kotlintodobackendtodomvc-serververtxvertx-web
Related projects:
Repository | Description | Stars |
---|---|---|
| Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage | 5 |
| A TodoMVC implementation using Vert.x in Scala | 1 |
| A TodoMVC backend built with Vert.x and Groovy, providing a framework for managing tasks | 1 |
| Kotlin support for a popular non-blocking Java framework | 297 |
| An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
| Provides an SSE handler for Vert.x Web to support Server-Sent-Events | 47 |
| An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service | 1 |
| Basic Vert.x service to generate HTML from markdown using the event bus. | 6 |
| A TodoMVC app with Vuex data store and REST backend for testing Vue.js applications | 47 |
| Builds a TodoMVC application using Go, Templ, HTMX, and _Hyperscript to demonstrate their capabilities. | 8 |
| A Rust implementation of TodoMVC with concurrent access control and HTMX for client-side updates | 3 |
| A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
| An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,214 |
| An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
| A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |