Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Htmx style frontend #27

Closed
gedw99 opened this issue Aug 31, 2023 · 5 comments
Closed

Htmx style frontend #27

gedw99 opened this issue Aug 31, 2023 · 5 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@gedw99
Copy link

gedw99 commented Aug 31, 2023

Easy to update parts of any html / go template based gui

and also easy to extend in a decoupled way with plugins for other gui elements etc .

I have been using htmx for gui where you want to update parts in real time . Htmx can use WS or SSE to update the gui html is response to bsckend events

@gedw99
Copy link
Author

gedw99 commented Aug 31, 2023

https://github.com/stackus/todos Is a hood example

@gedw99
Copy link
Author

gedw99 commented Aug 31, 2023

You can compile to wasm and so have the htmx happen on the client

https://github.com/stackus/todos-htmx-wasm

@iammuho iammuho added enhancement New feature or request good first issue Good for newcomers labels Aug 31, 2023
@iammuho
Copy link
Owner

iammuho commented Aug 31, 2023

Hey @gedw99 ,

You suggest that for the client example right? Because this project offers only API server but I also agree to do some example client.

Can you contribute to that ?

@iammuho iammuho added the help wanted Extra attention is needed label Aug 31, 2023
@gedw99
Copy link
Author

gedw99 commented Sep 1, 2023

I cant sorry . No time currently.

the todo examples are there.

@iammuho iammuho added the duplicate This issue or pull request already exists label Sep 1, 2023
@iammuho
Copy link
Owner

iammuho commented Sep 1, 2023

#12

@iammuho iammuho closed this as completed Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants