Skip to content

Go web server that allows you to add and display tasks asynchronously using the HTMX library.

Notifications You must be signed in to change notification settings

thomasbaloyi/htmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMX Task List Server

This is a simple Go web server that allows you to add and display tasks asynchronously using the HTMX library.

Getting Started

These instructions will help you set up and run the server on your local machine.

Prerequisites

  • Go programming language installed on your system.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/thomasbaloyi/htmx
    
  2. Navigate to source directory

    cd htmx
    cd src
  3. Run with hot reloading

    air

About

Go web server that allows you to add and display tasks asynchronously using the HTMX library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published