Add another Elixir example to server-examples.md (#1814)

This commit is contained in:
Lorant Kurthy 2023-09-25 17:00:29 +02:00 committed by GitHub
parent 05f621822d
commit 49d01f0d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,6 +140,10 @@ These examples may make it a bit easier to get started using htmx with your plat
- <https://github.com/hungle00/todo-htmx>
### Bandit with Plug Application
- <https://github.com/lorantkurthy/todo-htmex>
## Go
### templ