HTMX Serverless
Click the button to do things
The button changes via HTMX without server, on the client side. Source 🦆 code.
HTMX boosted
HTMX without a server? Yes, it is possible! Although HTMX is designed focusing on server-client connections, in some cases it is convenient to define static responses to certain requests.
This is what the htmx-serverless library can do.