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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aesteve/vertx-kotlin-todomvc Implementation of the TodoMVC server using Vert.x and Kotlin 7
aesteve/vertx-scala-todomvc A TodoMVC implementation using Vert.x in Scala 1
sczyh30/vertx-blueprint-todo-backend A reactive todo-backend implementation using Vert.x and various persistence 180
aesteve/todo-backend-grooveex A TodoMVC backend built with Vert.x and Groovy, providing a framework for managing tasks 1
aesteve/vertx-sse Provides an SSE handler for Vert.x Web to support Server-Sent-Events 47
aesteve/vertx-markdown-service Basic Vert.x service to generate HTML from markdown using the event bus. 6
aesteve/vertx-dgraph-client An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service 1
vert-x3/vertx-stack A pre-configured Maven pom repository for a comprehensive software stack 120
aesteve/vertx-pojo-config Maps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper 3
gchauvet/vertx-async A Java library providing helpers for common async patterns in the Vert.x framework. 12
aesteve/vertx-feeds An application that aggregates news from various sources and notifies subscribers in real-time. 130
bahmutov/vue-vuex-todomvc A TodoMVC app with Vuex data store and REST backend for testing Vue.js applications 47
aesteve/grooveex Adds syntaxic sugar to Vertx-Groovy API for asynchronous programming and event-driven I/O handling 14
aesteve/vertx-eventbus-client-rs Provides Rust primitives to interact with Vert.x's TCP-based event bus 10
prestancedesign/babashka-htmx-todoapp A quick example of a todo list application built with Babashka and htmx without requiring any JavaScript. 170