Topic: "go-template"
sgreben/tj
stdin line timestamps. single binary, no dependencies. osx & linux & windows. plays well with jq.
Language: Go - Size: 284 KB - Last synced at: 19 days ago - Pushed at: almost 7 years ago - Stars: 231 - Forks: 2

OblivionOcean/Goh
Goh is a pre-compiled and fast template engine for the Go language. The fastest known go template package ⭐️ Goh 是一款Go语言的预编译快速模板引擎。(已知最快的go模板包)
Language: Go - Size: 7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 122 - Forks: 3

abiosoft/mold
Higher level use of Go templates for rendering web pages
Language: Go - Size: 86.9 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 75 - Forks: 4

pvarentsov/go-backend-template
Clean architecture based backend template in Go.
Language: Go - Size: 8.32 MB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 51 - Forks: 9

akmittal/turbo-go
Build hotwire apps using go
Language: Go - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 40 - Forks: 1

kasvith/teks
Easily get custom go template based outputs to your command-line tool. Like in docker/kubernetes
Language: Go - Size: 21.5 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 40 - Forks: 3

wednesday-solutions/go-template
An enterprise GraphQL template application built using Golang showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, PostgreSQL, subscriptions, redis caching, paginated endpoints.
Language: Go - Size: 108 MB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 31 - Forks: 13

wlbr/templify
A tool to be used with 'go generate' to embed external template files into Go code.
Language: Go - Size: 1.17 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 6

diegoclair/go_boilerplate
Golang boilerplate
Language: Go - Size: 14.4 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 28 - Forks: 0

bluebrown/go-template-cli
render json, yaml & toml with go templates, from the command line
Language: Go - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 4

NicklasWallgren/go-template
Go-template is an opinionated Hexagonal backend template written in GO.
Language: Go - Size: 1010 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 1

michelaquino/golang_api_skeleton
A simple API skeleton writen in Go
Language: Go - Size: 1.62 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 26 - Forks: 10

oguzhantasimaz/Go-Clean-Architecture-Template
Golang Clean Architecture Template with JWT Auth, Google OAuth2 Authentication, MySQL Connection and User CRUD operations
Language: Go - Size: 47.9 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 0

getoutreach/stencil
🐜 smart templating engine for service development
Language: Go - Size: 13.3 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 24 - Forks: 4

geshtng/go-base-backend
Go backend clean architecture boilerplate.
Language: Go - Size: 133 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 24 - Forks: 0

brunoksato/golang-boilerplate
Golang Boilerplate
Language: Go - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 4

freepik-company/notifik
Kubernetes operator to watch groups of resources and send notifications if conditions are met (realtime)
Language: Go - Size: 691 KB - Last synced at: 8 days ago - Pushed at: 27 days ago - Stars: 21 - Forks: 0

bossm8/dockerfile-templater
GO utility to generate Dockerfiles in different variants from yml data
Language: Go - Size: 5.31 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 6

ArthurSudbrackIbarra/cloney
Create dynamic template repositories with custom variables, leveraging the Go template syntax.
Language: Go - Size: 492 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 0

ixtendio/gofre
A fast and low memory consumption web framework for Go with middleware support and without third-party dependencies
Language: Go - Size: 5.49 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

cn0047/monitoring 📦
📊This is super simple monitoring service, which collects metrics related to overall health check for any public available web resource and generates insights via dashboard charts.
Language: Go - Size: 21.8 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 4

webdevops/helm-azure-tpl
Helm plugin and standalone tool for Azure - injecting Azure information and KeyVault secrets into files using go template engine
Language: Go - Size: 298 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 1

mrz1836/go-template
📋 Robust starter template for a new Go library
Language: Makefile - Size: 354 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 13 - Forks: 0

Relepega/doujinstyle-downloader
easily download your favorite music from doujinstyle
Language: Go - Size: 430 KB - Last synced at: 18 days ago - Pushed at: 25 days ago - Stars: 11 - Forks: 2

JulienBreux/clamp
🗜 Clamp — Replace environment variables in any file using go template syntax
Language: Go - Size: 5.18 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 3

akmamun/go-fication
Golang API Boilerplate using chi, gorm, zerolog
Language: Go - Size: 307 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 3

wednesday-solutions/go-template-mysql
An enterprise GraphQL template application built using Golang showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, MySQL, subscriptions, redis caching, paginated endpoints.
Language: Go - Size: 32.5 MB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 9 - Forks: 6

jucardi/infuse
Easy templates parser with command line, can also be imported in other go projects.
Language: Go - Size: 3.03 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

bluebrown/blueprint
template based project generator
Language: Go - Size: 99.6 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

nahidhasan98/ajudge
A Virtual Online Judge Platform to Practice Problem Solving for Competitive Programmers.
Language: Go - Size: 1.66 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5 - Forks: 1

pbar1/gq
Go template command line filter like sed/awk/jq
Language: Go - Size: 2.29 MB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

9ssi7/webstack
Go-based hybrid web template with SSR, REST, and gRPC support.
Language: Go - Size: 76.2 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

aiyogg/go-mega
🎐A forum built with golang
Language: Go - Size: 76.2 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

envygeeks/envp
Basic templating for config files.
Language: Go - Size: 150 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

umutsevdi/go-ssr-template
A template for a web server that features server side rendering and API capabilities using go's built-in html template engine.
Language: Go - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

firmanmm/go-templater
A simple Golang Template module with auto reload
Language: Go - Size: 9.77 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

gkarthiks/cronjob-schedule-table
A simple page that lists all the CronJobs that are available in K8s Cluster
Language: HTML - Size: 124 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

aurelius15/go-skeleton
Skeleton for golang app
Language: Go - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

antoniaklja/kubectl-deploy 📦
kubectl + render + crypt family, moved https://github.com/VirtusLab/kubectl-deploy
Language: Go - Size: 6.24 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

crhntr/muxt
A generated seam between hypertext templates ("html/template") and Go. I'm considering renaming this to "hyperhandler" or "hypertemplate".
Language: Go - Size: 653 KB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 2 - Forks: 0

studioph/iaas
Homelab Infrastructure
Language: Smarty - Size: 87.9 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

Mopsgamer/draqun
HTMX-driven chat app with a smart and efficient approach.
Language: Go - Size: 13.7 MB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

forhadulislam/learn-go-with-examples
Learn Golang with basic examples
Language: Go - Size: 127 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

yayolande/gota
Parser for the go template engine
Language: Go - Size: 1.56 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

dannypaul/go-skeleton
An opinionated way to implement a production ready service in Golang
Language: Go - Size: 179 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

gttp-cli/gttp
Go Text Template Parser - Create templates for emails, reports, PR descriptions, etc. and fill them out interactively!
Language: Go - Size: 138 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Yakiyo/go-template
My own template repository for cli apps with Go
Language: Go - Size: 76.2 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

EvilLord666/WebLiFo
Lifo (stack) with Web interface (REST API) and Postgres
Language: Go - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

artheus/ohgossh
SSH alternative command line client written in Go
Language: Go - Size: 85 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

razpinator/zaunic-lite
Golang based code generator.
Language: Go - Size: 59.6 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

hitzhangjie/gorpc-cli
`gorpc` cmdline for quickly generate project based on rpc framework `go-rpc`
Language: Go - Size: 689 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

aziis98/gotemplater
A super small CLI utility to render Go Templates to files by passing JSON or YAML data and content as standard input.
Language: Go - Size: 8.77 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

stuttgart-things/sthingsBase
module providing basic golang functions
Language: Go - Size: 76.2 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

architects-land/architects-land.github.io
Website of Architects Land
Language: SCSS - Size: 29.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

rytsh/mugo
go template executor
Language: Go - Size: 1.47 MB - Last synced at: about 21 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Floriansylvain/GoCMS
Lightweight headless CMS written in Go. It leverages a clean, DDD architecture, the go-chiHTTP router, and SQLite for simplicity and performance. With easy setup, it offers an efficient, user-friendly interface.
Language: Go - Size: 25.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

oklookat/gostarter
Template for my Go projects.
Language: Go - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

clevyr/yampl-action
GitHub Action to invoke yampl during CI/CD.
Size: 42 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

nahidhasan98/kgc-crud
Simple single page crud application using go, mongo, ajax.
Language: Go - Size: 363 KB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ashiqYousuf/snippet-box
Tool like pastebin
Language: Go - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kr40/go-template
A simple go template
Language: Go - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gowool/extends-template
"Extends Template" is a library that enhances template functionality by introducing an "extends" directive and automatically loading dependent HTML templates.
Language: Go - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Mrpye/evaluate-js-templates-api
An Api endpoint to evaluate js and build Go Templates
Language: Go - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

cameronbrill/go-project-template
A Golang project template, indexed by branch name
Language: Makefile - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

reddec/gin-template-manager
Manages Golang templates and integrates with Gin framework
Language: Go - Size: 29.3 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

hbollon/go-project-template
📜 My personal way-to-go template for all of my Go projects on Github. Including gitignore, readme, licence, Github Action workflows, issue/PR templates, contributing guideline...
Language: Makefile - Size: 18.6 KB - Last synced at: 26 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

phungvandat/go-source-template
Language: Go - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

alitari/ce-go-template
process CloudEvent with go template
Language: Go - Size: 209 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

NyanKiyoshi/golearn-todoapp
First Go project: a simple todolist app to learn.
Language: Go - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Abhishek2010dev/Go-Htmx-Auth-Example
A simple authentication example built with Go, Gorilla Toolkit, PostgreSQL, HTMX, and Tailwind CSS.
Language: Go - Size: 8.04 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

go-universal/template
Filesystem-based engine with extra pipes for Go standard templates.
Language: Go - Size: 12.7 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

alexferl/go-boilerplate
Minimalistic Go boilerplate
Language: Makefile - Size: 23.4 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

krobbi/krobbi.github.io
:globe_with_meridians: My GitHub Pages website.
Language: HTML - Size: 54.7 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

threeal/go-starter
A minimalistic GitHub repository template to kickstart your Go project
Language: Go - Size: 84 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

imshawan/gin-backend-starter
A "kickstarter" template for building backend applications using the Gin web framework in Go.
Language: Go - Size: 66.4 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

romantomjak/vscode-go-template
VS Code extension to add syntax hightlighting for Go template files
Language: HTML - Size: 294 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mekramy/gotemplate
Filesystem based engine with extra pipes for go standard template.
Language: Go - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MoeBensu/go-starter-template
Your Go service starter boilerplate packed with useful development features
Language: Go - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

yayolande/go-template-lsp
LSP for the go template engine
Language: Go - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

apis/go-htmx-post-css-example
Example CRUD Web application written in Go, HTMX, PostCSS
Language: Go - Size: 197 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SantoshNiroula/go-template
Go template with htmx
Language: Go - Size: 93.8 KB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nico-iaco/jacob-cloud-adapter
Internal tool to adapt jacob batch for running on kubernetes
Language: Go - Size: 38.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

pub-go/tpl
template like thymeleaf
Language: Go - Size: 352 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

fileformat/greta
Golang REnder Template Action - a Github Action that renders a Go template.
Language: Go - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kaitsubaka/hexagonal-architecture-go
Language: Go - Size: 31.3 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pastusiak/golang
GO LANG App Template PKG Repository
Language: Go - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

komandar/golang-template
A Golang project template to save you time and energy.
Language: Just - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BoBsRepository/create-go-mongodb-template
An awesome starter template to jumpstart your Go lang (gin-gonic) projects, helping you to speed up the process of building RESTful APIs.
Language: Go - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

rjxby/go-htmx-skeleton
go-htmx-skeleton
Language: Go - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dmitry-kostin/go-rest
A starting point and a template for a RESTful application written in golang
Language: Go - Size: 4.24 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arran4/go-template-functional-operations
These functions enable a more functional programming style within template rendering, allowing you to easily perform operations like mapping, filtering, and finding indices directly within your templates.
Language: Go - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thmhoag/codectl
A templating CLI tool powered by Go templates.
Language: Go - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

mkpasswd/dox
Docker API proxy + GUI : allow filtered (regexp) access to Docker API thru docker.sock + GUI based on the previous with PHP/HTML-embedded GOLANG templates
Language: PHP - Size: 187 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

moorzeen/go-app-template
Go application template
Language: Go - Size: 236 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

barindebnath/gotodo
Todo application + User base
Language: HTML - Size: 31.3 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nais/naisplater 📦
Create NAIS Kubernetes cluster configuration from template and variable files.
Language: Go - Size: 118 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

isaaguilar/custom-go-tpl-funcs
An example of adding a custom function extend go-templates
Language: Go - Size: 1.95 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Justintime50/golang-template 📦
A Golang project template to save you time and energy.
Language: Makefile - Size: 48.8 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

aquilax/go-template-playground
Browser Go Template Playground
Language: HTML - Size: 675 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

myvikasit/project-layout Fork of golang-standards/project-layout
Standard Go Project Layout
Size: 286 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
