Skip to content

Commit 28b31f2

Browse files
adding javalin-htmx examples to server integration examples (#3104)
* adding javalin-htmx examples to server integration examples Adding two examples of using htmx with the javalin server library * Update www/content/server-examples.md Co-authored-by: Vincent <vichenzo-thebaud@hotmail.com> --------- Co-authored-by: Vincent <vichenzo-thebaud@hotmail.com>
1 parent 53c5cf6 commit 28b31f2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

www/content/server-examples.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ These examples may make it a bit easier to get started using htmx with your plat
6363

6464
## Java
6565

66+
### Javalin
67+
68+
- <https://github.com/AussieGuy0/java-htmx-todo/>
69+
- <https://github.com/erwindrsno/simple-to-do-list>
70+
6671
### Spring Boot
6772

6873
- <https://github.com/wiverson/htmx-demo>

0 commit comments

Comments
 (0)