zitadel / zitadel-go

ZITADEL Go - The official client library of ZITADEL for an easy integration into your Go project.
https://zitadel.com
Apache License 2.0
68 stars 27 forks source link

Htmx frontend end with this golang backend #236

Open gedw99 opened 1 year ago

gedw99 commented 1 year ago

https://zitadel.com/docs/examples/introduction#frontend has a few but not a htmx one

htmx can work with only html and go templates.

demo

https://htmx.org/examples/

Golang demo

https://github.com/guilycst/go-htmx-todo-list

https://github.com/Darkness4/auth-htmx

This would make it so any dev can use it because it’s just html and not a complex framework.

gedw99 commented 1 year ago

Quickly https://m.youtube.com/watch?v=F9H6vYelYyU