todo-backend-grooveex
Task manager
A TodoMVC backend built with Vert.x and Groovy, providing a framework for managing tasks
TodoMVC backend using grooveex on top of Vert.x 3
1 stars
2 watching
0 forks
Language: Groovy
last commit: over 8 years ago dslgroovygroovy-languagetodobackendvertxvertx-web
Related projects:
Repository | Description | Stars |
---|---|---|
aesteve/grooveex | Adds syntaxic sugar to Vertx-Groovy API for asynchronous programming and event-driven I/O handling | 14 |
aesteve/todo-backend-vertx | Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage | 5 |
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 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
sonicoder86/todomvc-vue | A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts | 30 |
y-taka-23/restful-todo | A simple REST API for managing tasks | 5 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,216 |
vert-x3/vertx-lang-groovy | Supports integration of Groovy programming language with Vert.x framework | 13 |
sczyh30/vertx-blueprint-todo-backend | A reactive todo-backend implementation using Vert.x and various persistence | 180 |
sonicoder86/todomvc-vue-composition-api | A TodoMVC implementation built with Vue 3 Composition Api and Vuex for testing and educational purposes | 129 |
tangsj/mpvue-todolist | An MPVue application that demonstrates simple task management using JavaScript. | 16 |