Add Scala http4s example to docs (server-examples) (#2209)

This commit is contained in:
Martin Robson 2024-01-24 15:09:17 +00:00 committed by GitHub
parent 22451e1bd2
commit 22c8c345e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -114,6 +114,11 @@ These examples may make it a bit easier to get started using htmx with your plat
- <https://github.com/libsyz/htmx-to-do-app>
- <https://github.com/beechnut/pokebutt-htmx>
## Scala
### http4s
- <https://github.com/martinprobson/http4s-htmx-demo>
## Kotlin
### Ktor