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
- Host: GitHub
- URL: https://github.com/derkoe/quarkus-hotwire-todos
- Owner: derkoe
- Created: 2021-01-28T22:14:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T16:38:08.000Z (12 months ago)
- Last Synced: 2024-11-20T17:36:54.091Z (12 months ago)
- Topics: hotwire, hotwire-turbo, java, quarkus
- Language: Java
- Homepage:
- Size: 94.7 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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