command
module
Version:
v0.0.0-...-855761a
Opens a new window with list of versions in this module.
Published: Apr 24, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Golang: Robust Todo App Htmx
This application's purpose was to do research to see what works when using HTMX and golang. To get more information about the application design and implementation process please refer to the blog at https://medium.com/@steve.wandie90_36505/golang-robust-todo-app-htmx-eed77bd11631.
Run Instructions
Please make sure you have golang installed in your machine.
Clone the repository
git clone repo
Go into the newly created folder and run command below to produce an executable binary file.
go build
Run the produced binary.
./robust_todo
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.