vertx-blueprint-todo-backend
Todo backend
A reactive todo-backend implementation using Vert.x and various persistence
Vert.x Blueprint Project - A reactive todo-backend implementation using Vert.x and various persistence
180 stars
18 watching
59 forks
Language: Java
last commit: over 4 years ago
Linked from 1 awesome list
asynchronousreactive-programmingrestful-apirxjava2vertx
Related projects:
Repository | Description | Stars |
---|---|---|
sczyh30/vertx-blueprint-microservice | An illustrative Vert.x microservice application showcasing asynchronous development and event-driven architecture. | 774 |
aesteve/todo-backend-vertx | Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage | 5 |
zandero/rest.vertx | Tools for building and managing REST APIs with Vert.x | 160 |
sczyh30/vertx-kue | A priority task queue built on top of Vert.x and backed by Redis. | 140 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
aesteve/todo-backend-grooveex | A TodoMVC backend built with Vert.x and Groovy, providing a framework for managing tasks | 1 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |
corlaez/todo-hda-kt | A todo MVC backend built with Kotlin and hypermedia (HTML) to experiment with libraries in a modular way | 6 |
juanavelez/vertx-util | A collection of utility methods for working with Vert.x | 2 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
aesteve/vertx-kotlin-todomvc | Implementation of the TodoMVC server using Vert.x and Kotlin | 7 |
reactiverse/vertx-maven-plugin | A Maven plugin that facilitates the development and packaging of Vert.x applications | 74 |
atmosphere/atmosphere-vertx | A toolkit for building WebSocket and HTTP servers with reactive programming capabilities | 41 |