Repository navigation
htmx-go
- Website
- Wikipedia
htmgo - build simple and scalable systems with go + htmx
Asynchronous html components with Go
Napp: A command line tool that bootstraps Go, HTMX and SQLite web applications and Dockerises them for ease of deployment.
gofs (Go Full Stack) is a CLI tool to generate opinionated secure projects using golang + templ + htmx
NeoShare is a self-hosted hassle-free file sharing 📂 service which provides with a single downloadable link 🔗.
This repo is here purely just to showcase what the current version of Napp is generating when it is being used to bootstrap a new project.
All-in-one framework to quickly build full-stack Go (Golang) web applications
Optimising images for responsive HTML/HTMX web apps.
This project is a simple e-commerce application developed in Go (Golang) using HTMX for frontend interactivity. The project includes basic features such as product management, shopping cart, user authentication, and invoice generation.
Lightweight webserver to backup your Spotify Playlists.
A simple Go + HTMX + Tailwind CSS starter project
A mini Google. Custom web crawler & indexer written in Golang.
Bayside Buzz - Events buletin board made with Go, Templ, HTMX & PostgreSQL.
A simple diet app I build for myself to help me with my weight loss
Pokedex com GO e HTMX.
Go-Github is a Golang-based project that retrieves and displays GitHub user profiles, commit histories, and statistics. It combines templated HTML with Chart.js for visualizations and supports multiple database connectors: a local SQLite database and a managed Xata database.
This project is a real-time chat application built using Go, Fiber, and HTMX. It allows users to join a single chat room and send messages in real-time. The backend is powered by Go and Fiber, a fast HTTP framework, while HTMX is used for dynamic, real-time interactions on the frontend without requiring a full page reload.