An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with templ

A curated list of projects in awesome lists tagged with templ .

https://github.com/gowebly/gowebly

🔥 A next-generation CLI tool that makes it easy to create amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js, and the most popular CSS frameworks on the frontend.

alpinejs bootstrap cli css go go-cli go-web-application golang golang-application golang-cli golang-tools gowebly htmx htmx-template tailwindcss templ unocss web-application web-development webapp

Last synced: 29 Dec 2025

https://github.com/Oudwins/zog

Go with Zod inspired simple schema validation

error-handling golang runtime-validation schema-validation templ translation validation

Last synced: 29 Jun 2025

https://github.com/emarifer/go-echo-templ-htmx

Go/Echo+Templ+Htmx: Full stack application using Golang's Echo framework & Templ templating language with user session management + CRUD to a SQLite database (To Do List) and HTMX in the frontend

authentication-middleware daisyui dependency-injection echo-framework error-handling error-middleware go golang hateoas htmx hypermedia layered-architecture onion-architecture server-side-rendering session-middleware sweetalert2 tailwindcss templ templating-language

Last synced: 10 Jul 2025

https://github.com/bastean/codexgo

Example CRUD project applying Hexagonal Architecture, DDD, EDA, CQRS, BDD, CI, and more... in Go.

badgerdb codexgo fomantic-ui gin go mongodb rabbitmq templ

Last synced: 19 Jul 2025

https://github.com/indaco/goaster

A configurable and themeable toast notification component for Go web applications.

component go golang server-side templ toast-notifications ui-component

Last synced: 16 Mar 2025

https://github.com/ajaen4/goth-complete-setup

Complete project setup for Go + Tailwind + HTMX with hot reloading

alpinejs go hot-reload htmx tailwindcss templ

Last synced: 01 Apr 2025

https://github.com/mgjules/chat-demo

Websocket chat demo made in HTMX, Templ, AlpineJS and Go.

alpinejs demo go htmx templ websocket-chat

Last synced: 22 Mar 2025

https://github.com/catgoose/templ-goto-definition

Fixes golang templ goto definition to open .templ file instead of generated .go file

golang neovim-plugin nvim-plugin templ

Last synced: 22 Aug 2025

https://github.com/ditatompel/xmr-remote-nodes

Source code of https://xmr.ditatompel.com, a website that helps you monitor your favourite Monero remote nodes.

bun fiber htmx htmx-go monero templ

Last synced: 16 Aug 2025

https://github.com/romshark/demo-islands

An HTMX, Go, Templ, Templier, Shoelace & WebComponents demo demonstrating the islands architecture.

go golang htmx shoelace templ webcomponents

Last synced: 13 May 2025

https://github.com/emarifer/gocms

goCMS is a headless CMS (Content Management System) written in Golang using Gin framework + </>Htmx & A-H Templ, designed to be fast, efficient, and easily extensible. It allows you to create a website or blog, with any template you like, in only a few commands.

clean-architecture cms dependency-injection error-middleware gin-framework gin-gonic go golang hateoas headless-cms htmx layered-architecture response-caching server-side-rendering templ

Last synced: 24 Jul 2025

https://github.com/indaco/teseo

Go templ components for SEO

components go golang seo templ

Last synced: 19 Mar 2025

https://github.com/piszmog/go-htmx-template

Template for creating a Go and HTMX application

air docker golang htmx playwright-go sqlc tailwindcss templ

Last synced: 17 Jul 2025

https://github.com/chrisbward/templstrap.io

A component framework for Templ that aligns to the Bootstrap design system

bootstrap design-system golang htmx templ template

Last synced: 11 Aug 2025

https://github.com/Inalegwu/ElectroStatic

A starting point for Local-First Electron applications, powered by Vite and React

electron electron-app electron-trpc electron-vite local-first local-first-software react reactjs starter-kit tanstack-rou templ trpc

Last synced: 28 Aug 2025

https://github.com/aorith/varnishlog-parser

A varnishlog parser library and web user interface

golang templ varnish varnishlog

Last synced: 27 Dec 2025

https://github.com/will-wow/typed-htmx-go

Well-documented Go functions for building HTMX attributes.

golang htmx templ

Last synced: 30 Jul 2025

https://github.com/indaco/gropdown

A fully accessible, configurable and themeable dropdown component for Go web applications.

component dropdown go golang server-side templ ui-component

Last synced: 04 Oct 2025

https://github.com/syarul/todomvc-go-templ-htmx-_hyperscript

TodoMVC build with GO, TEMPL, HTMX & _HYPERSCRIPT

go golang htmx hyperscript templ todoapp

Last synced: 23 Apr 2025

https://github.com/indaco/tabber

Accessible, configurable and themeable server-rendered Tab component for Go web applications.

component go golang server-side tabs templ ui-component

Last synced: 19 Aug 2025

https://github.com/4rkal/shortr

Blazingly fast URL shortener written in go

golang hacktoberfest templ url-shortener

Last synced: 14 Apr 2025

https://github.com/mbaraa/dankmuzikk

(WIP) Create, Share and Play Music Playlists.

dank htmx music muzik templ youtube

Last synced: 10 Apr 2025

https://github.com/abdealijaroli/jaro

URL Shortener + P2P File Sharing 🦄 https://hub.docker.com/r/abdealijaroli/jaro

aws docker golang htmx postgres templ

Last synced: 12 Oct 2025

https://github.com/goinfinite/ui

Reusable components for Go with templ, Alpine.js and Tailwind CSS.

alpinejs components go tailwindcss templ ui

Last synced: 27 Oct 2025

https://github.com/peterszarvas94/goth-boilerplate

archived -> https://github.com/peterszarvas94/goat

go htmx templ

Last synced: 08 Sep 2025

https://github.com/cdcgov/phinvads-go

A complete rewrite of CDC's vocabulary management service, PHIN VADS, in Go.

golang htmx phinvads templ vads

Last synced: 17 Nov 2025

https://github.com/joeychilson/hackernews

A Hacker News clone in Go.

go hackernews tailwind templ web

Last synced: 02 Dec 2025

https://github.com/emarifer/echo-cookie-session-demo

Go/Echo+Templ: Demo App to use session authentication (with middleware) and centralized HTTP error handling with the Echo framework, use of Templ Template language and frontend with HTMx technology

authentication-middleware daisyui echo-framework error-handling error-middleware go golang hateoas htmx hypermedia restful server-side-rendering session-cookie session-middleware tailwindcss templ templating-language

Last synced: 06 Dec 2025

https://github.com/rangodisco/zelvy

Tracking my fitness related goals

discord gin go templ

Last synced: 21 Aug 2025

https://github.com/jdockerty/jsonnet-playground

Playground for Jsonnet, inspired by Go/Rust projects of similar names.

golang htmx jsonnet jsonnet-playground kubecfg templ

Last synced: 03 Sep 2025

https://github.com/6missedcalls/cobra-gin-starter

A full-stack Go boilerplate combining a Cobra CLI, Gin REST API, and Templ + HTMX + TailwindCSS frontend — all in one unified project.

cobra gin go golang htmx swagger tailwindcss templ

Last synced: 17 Nov 2025

https://github.com/indaco/tempo

A lightweight CLI for managing assets and scaffolding components in templ-based Go projects.

asset-managment cli code-generator css-js-injection go golang scaffolding static-assets templ

Last synced: 25 Aug 2025

https://github.com/indaco/vitepress-templ-preview

A VitePress plugin to preview your templ components while documenting them.

components go golang previewer templ vitepress-plugin

Last synced: 15 Sep 2025

https://github.com/hmajid2301/banterbus

A multiplayer browser-based game built using htmx and Golang. Leveraging web sockets. Mirrored from https://gitlab.com/hmajid2301/banterbus.

go htmx nix templ web-application websocket

Last synced: 30 Aug 2025

https://github.com/mstgnz/starter-kit

Go project template that provides a well-structured and modular foundation for building Go applications.

go htmx starter-kit templ

Last synced: 22 Sep 2025

https://github.com/headblockhead/templ-cloudflare-workers

Templ's counters cloudfront example rewritten in cloudflare workers.

cloudflare cloudflare-kv cloudflare-workers templ

Last synced: 08 Jul 2025

https://github.com/bastean/bingo

Example service for generating custom cross-compile executable binaries

bingo fomantic-ui go templ

Last synced: 24 Oct 2025

https://github.com/chunghha/prompt-maker

A CLI tool to help you craft the perfect prompt for Gemini models using a two-step refinement process

bubbletea daisyui gemini golang htmx templ

Last synced: 04 Oct 2025

https://github.com/scarletczen/go-tmpl

A basic go server that renders templates using Echo and Templ

echo go templ

Last synced: 28 Dec 2025

https://github.com/indaco/templheroicons

The Heroicons set as Go Templ components.

components heroicons icons templ

Last synced: 27 Mar 2025

https://github.com/yahya-elamri/hashingauth-golang

Its a authentification app using a hashing method to secure data written in go echo, templ , htmx

authentication echo-framework golang hashing htmx secure templ webapp

Last synced: 17 Mar 2025

https://github.com/qbart/go-web-template

Go web template for rendering HTML on the server

chi go html templ template web

Last synced: 05 Nov 2025

https://github.com/wjohnsto/good-site

A static site generator in Go and templ that can easily be deployed anywhere. It comes with some features to optimize the CSS, JS, and HTML. The intended use is mostly for blog sites, as Good site generates static HTML from markdown files. It also generates RSS, Atom, and JSON feeds automatically. Lastly, there is a Markov-chain nonsense generator.

go golang static static-site static-site-generator templ

Last synced: 01 Apr 2025

https://github.com/confy/godo

A Todo app using Go, HTMX, Templ and a Turso sqlite database

flyio go htmx templ todo turso

Last synced: 28 Jul 2025

https://github.com/indaco/templiconoir

The Iconoir set as Go Templ components.

components go golang iconoir iconoir-icons icons templ

Last synced: 14 Oct 2025

https://github.com/daniilsonufrijuks/comtem-laravel

Web project using Laravel and Vue + Bootstrap

e- e-commerce-project js laravel laravel-application mysql php templ vuejs web

Last synced: 03 Mar 2025

https://github.com/fitzy1321/share.dev

Social Media Platform for Developers, but really it's a demo of golang and htmx

bulma bulma-css go golang htmx supabase supabase-go templ

Last synced: 27 Oct 2025

https://github.com/edlingao/exercise-registry

Small registry web app to get numbers from my exercise sessions.

echo exercises fitness fitness-tracker golang htmx templ

Last synced: 01 Apr 2025

https://github.com/bolado/ai-tracker

The single source to get updated with the latest news regarding Artificial Intelligence.

ai artificial-intelligence gin golang templ

Last synced: 02 Apr 2025

https://github.com/papierkorp/sublime-templ

Syntax highlight for the go templ Plugin

go golang sublime-text sublime-text-3 syntax-highlighting templ

Last synced: 28 Dec 2025

https://github.com/sethcg/go-todo-app

Simple GO + HTMX + Templ + Tailwindcss todo web application

docker go golang htmx tailwindcss templ

Last synced: 04 Sep 2025

https://github.com/lloydlobo/headcountlive

A live attendance management web application powered by HTMX and Go.

golang htmx live-attendance-update server templ

Last synced: 03 Apr 2025

https://github.com/hrz8/gohx-template

Simple Template for Fullstack Web App using Go+HTMX+templ with SPA-like router

bulma fullstack golang htmx spa templ

Last synced: 27 Mar 2025

https://github.com/indaco/tempo-demo

tempo demo project with components, asset sync, and live reload

component-library demo go golang live-reload scaffolding templ tempo web-development

Last synced: 29 Oct 2025

https://github.com/m8rmclaren/website

My personal website written with Templ + HTMx, served by Go (full SSR)

go-echo htmx ssr templ

Last synced: 10 Sep 2025

https://github.com/nkapatos/templ-playground

Playground for templ and htmx exploration

alpinejs esbuild go htmx htmx-go templ

Last synced: 21 Jun 2025

https://github.com/karl-horning/macos-gitignore

A simple .gitignore template for macOS users working with Word, Excel, Affinity, and Markdown.

documents gitignore gitignore-files gitignore-templates macos non-code productivity templ

Last synced: 21 Jun 2025

https://github.com/thedondope/wits

Wits - The Weed Information Tracking System

golang htmx supabase templ

Last synced: 18 Jul 2025

https://github.com/sebastian-nunez/golang-search-engine

A prototype search engine with a web crawler and full text search through UI and API integrations written in Go.

api golang htmx search-engine templ webcrawler

Last synced: 20 Jul 2025

https://github.com/neofox/regotth

Web development full stack architecture with Go + HTMX + Templ + ReactJS + TailwindCSS.

golang htmx react tailwindcss templ

Last synced: 30 Dec 2025

https://github.com/rajatasusual/go-github

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.

api-client gin-gonic github golang htmx-go sqlite templ xata-io

Last synced: 24 Feb 2025

https://github.com/froi/go-templ-htmx-playground

A leraning playground with Go, Templ, and HTMX

go golang htmx playground poc tailwindcss templ toy-project

Last synced: 03 Mar 2025

https://github.com/whalelogic/evbagel

A modern Go web application demonstrating the integration of traditional HTML templates with Templ components.

golang tailwind templ templates webapp

Last synced: 05 Nov 2025

https://github.com/peterszarvas94/lytepage

lytepage - generate static site with go, markdown and templ

go golang mardown templ

Last synced: 26 Jul 2025

https://github.com/bwhtdev/templ-gen

A Templ/GO Generator with Tailwind/TypeScript Support

air bubbletea cobra-cli golang tailwindcss templ typescript yeoman-generator

Last synced: 30 Jul 2025

https://github.com/siddhant-vij/go-htmx-practice

This repository consists of the personal code practice and notes for Go, Templ & HTMX full stack development.

golang htmx templ

Last synced: 30 Jul 2025

https://github.com/alexferl/templaui

A Go library providing Bulma CSS components for the templ templating language

bulma bulma-css bulma-css-framework go go-templ golang templ ui-components

Last synced: 24 Sep 2025

https://github.com/bintangyosua/shortenurl

A simple and scalable URL shortener built with Go, Echo, Templ, HTMX, GORM, and PostgreSQL. This project allows users to generate and manage short URLs with clean architecture and dynamic frontend interactions.

echo golang gorm shortener templ

Last synced: 16 Aug 2025

https://github.com/ttyobiwan/puffin

Sending emails made complicated

go htmx templ

Last synced: 19 Aug 2025

https://github.com/rank1zen/kevin

A lightweight League of Legends stats client.

alpinejs go golang htmx tailwind templ

Last synced: 21 Aug 2025

https://github.com/indaco/static-templ-plus

extension of static-templ - https://github.com/nokacper24/static-templ

cli generator templ

Last synced: 24 Aug 2025

https://github.com/siddhant-vij/counter-templ-htmx

A counter web app - Global & Session counters.

golang htmx templ

Last synced: 06 Mar 2025

https://github.com/joeychilson/svelte-templ-go

An example project for using svelte custom elements, templ, and go.

go svelte templ

Last synced: 06 Mar 2025

https://github.com/euler-b/snippetbox

Proyecto basado en las buenas practicas y enseñanzas del libro Let's Go de Alex Edwards

backend-development go mysql templ

Last synced: 27 Feb 2025

https://github.com/bwhtdev/gotth

Basic app with GoTTH stack

air go htmx tailwindcss templ

Last synced: 15 Mar 2025

https://github.com/siddhant-vij/pokechat-universe

Interactive AI-powered Pokedex where users can collect and chat with Pokemon using real-time communication.

htmx llama3 oauth2 ollama pokedex postgresql redis serversentevents tailwindcss templ

Last synced: 08 Apr 2025

https://github.com/captv89/photogallery

An elegant photo gallery for photographers. Easy grid view of images, exif information and more.

golang htmx photo-gallery teilwinds-css templ webapp

Last synced: 29 Nov 2025

https://github.com/joeychilson/links

A simple link sharing app built using go, htmx, and templ.

app go htmx templ

Last synced: 25 Oct 2025

https://github.com/thedondope/wits-server

Wits-Server - The Weed Information Tracking System Server

golang htmx supabase templ

Last synced: 16 Mar 2025

https://github.com/cole-maxwell1/chatroom

Websocket Chatroom

go htmx templ websocket

Last synced: 13 Jun 2025

https://github.com/buemura/url-shortener

A simple URL shortener application built with Golang, Postgres, and Redis. This app takes a long URL provided by a user and returns a shortened version. The shortened URLs can be stored and retrieved efficiently using Redis for quick lookups and Postgres for persistence.

golang postgresql redis templ

Last synced: 08 Aug 2025

https://github.com/emarifer/test-wails

Wails Framework Demo Desktop App Using HTMX & a-h/Templ for Go

daisyui htmx tailwindcss templ wails wails-app

Last synced: 07 Oct 2025

https://github.com/fontseca/fontseca.dev

The pedantic source code of my website.

api back-end golang htmx sqlite3 templ website

Last synced: 15 Oct 2025

https://github.com/morrismorrison/retfig

little project to explore golang, htmx, templ, alpine.js and bulma.css

bulma golang htmx templ

Last synced: 19 Oct 2025

https://github.com/thedivinez/gothex

Full stack application using Golang's Echo framework , HTMX in the frontend, Templ templating language & tailwind CSS with user session management and browser hot reload

echo-framework golang session-management tailwindcss templ template-project

Last synced: 20 Oct 2025