mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Add htmx/elem-go server examples (#1961)
* Add htmx/elem-go server examples * Move examples section * Fix formatting --------- Co-authored-by: Chase Fleming <1666730+chasefleming@users.noreply.github.com>
This commit is contained in:
parent
ca108e4d79
commit
c2e4b51495
@ -29,6 +29,7 @@ These examples may make it a bit easier to get started using htmx with your plat
|
||||
- <https://github.com/DamianStanger/hapi-htmx>
|
||||
|
||||
## Python
|
||||
|
||||
- <https://github.com/PyHAT-stack/awesome-python-htmx>
|
||||
|
||||
### Django
|
||||
@ -154,8 +155,14 @@ These examples may make it a bit easier to get started using htmx with your plat
|
||||
- <https://templ.guide/server-side-rendering/htmx>
|
||||
- <https://github.com/jritsema/go-htmx-tailwind-example>
|
||||
|
||||
### elem-go
|
||||
|
||||
- <https://github.com/chasefleming/elem-go/tree/main/examples/htmx-fiber-counter>
|
||||
- <https://github.com/chasefleming/elem-go/tree/main/examples/htmx-fiber-todo>
|
||||
|
||||
## Delphi
|
||||
|
||||
### DelphiMVCFramework
|
||||
|
||||
- <https://github.com/danieleteti/delphi-dmvcframework-htmx-todo>
|
||||
- <https://github.com/danieleteti/delphimvcframework/tree/master/samples/htmx>
|
||||
|
Loading…
x
Reference in New Issue
Block a user