todo-backend-vertx

Todo backend

Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage

GitHub

5 stars
3 watching
1 forks
Language: Java
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aesteve/vertx-kotlin-todomvcImplementation of the TodoMVC server using Vert.x and Kotlin7
aesteve/vertx-scala-todomvcA TodoMVC implementation using Vert.x in Scala1
sczyh30/vertx-blueprint-todo-backendA reactive todo-backend implementation using Vert.x and various persistence180
aesteve/todo-backend-grooveexA TodoMVC backend built with Vert.x and Groovy, providing a framework for managing tasks1
aesteve/vertx-sseProvides an SSE handler for Vert.x Web to support Server-Sent-Events47
aesteve/vertx-markdown-serviceBasic Vert.x service to generate HTML from markdown using the event bus.6
aesteve/vertx-dgraph-clientAn example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service1
vert-x3/vertx-stackA pre-configured Maven pom repository for a comprehensive software stack120
aesteve/vertx-pojo-configMaps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper3
gchauvet/vertx-asyncA Java library providing helpers for common async patterns in the Vert.x framework.12
aesteve/vertx-feedsAn application that aggregates news from various sources and notifies subscribers in real-time.130
bahmutov/vue-vuex-todomvcA TodoMVC app with Vuex data store and REST backend for testing Vue.js applications47
aesteve/grooveexAdds syntaxic sugar to Vertx-Groovy API for asynchronous programming and event-driven I/O handling14
aesteve/vertx-eventbus-client-rsProvides Rust primitives to interact with Vert.x's TCP-based event bus10
prestancedesign/babashka-htmx-todoappA quick example of a todo list application built with Babashka and htmx without requiring any JavaScript.171