Add htmgo to server examples (#2992)

* add htmgo

* move
This commit is contained in:
maddalax 2024-10-31 10:31:20 -05:00 committed by GitHub
parent d39a598e0b
commit b9c25acf64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -210,6 +210,10 @@ These examples may make it a bit easier to get started using htmx with your plat
- <https://github.com/chasefleming/elem-go/tree/main/examples/htmx-fiber-counter>
- <https://github.com/chasefleming/elem-go/tree/main/examples/htmx-fiber-todo>
### htmgo
- <https://htmgo.dev>
## Delphi
### DelphiMVCFramework