An open API service indexing awesome lists of open source software.

https://github.com/derkoe/quarkus-hotwire-todos

Todo App in Quarkus with Hotwire
https://github.com/derkoe/quarkus-hotwire-todos

hotwire hotwire-turbo java quarkus

Last synced: 4 months ago
JSON representation

Todo App in Quarkus with Hotwire

Awesome Lists containing this project

README

          

# Todo App in Quarkus with Hotwire

This is a demo application showing the use of [Hotwire](https://hotwire.dev/)'s Turbo and Stimulus with a Quarkus backend.

There is also a [htmx](https://htmx.org/) version for comparison: https://github.com/derkoe/quarkus-htmx-todos