Learn how to create a web application with HTMX and Go using the babyapi library. HTMX extends HTML with functionality that normally requires JavaScript, making it a perfect companion for babyapi. This tutorial walks you through the steps of implementing an HTMX frontend in babyapi, including creating the TODOs API, responding
Table of contents
Create the TODOs APIRespond With HTML Instead of JSONCreate the All TODOs PageImplement Server-Sent EventsFinal TouchesStorage LayerConclusionSort: