Today I learned how to configure the baseurl for htmx using the
<base href="<scheme>://<netloc>/api/v1/">
<button hx-post="clicked"
hx-trigger="click"
hx-target="#parent-div"
hx-swap="outerHTML">
Click Me!
</button>
Note
This post is a thought. Itβs a short note that I make about someone elseβs content online #thoughts