go-web-template

module
v0.0.0-...-884daf9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2024 License: MIT

README

go-web-template

Introduction

This project provides a basic template for starting a web project in Go. It does not use a typical Go web framework, nor is it a framework. It is just a project I use personally to provide some boilerplate for starting new projects. It uses:

  • The built-in template engine with HTMX for dynamic content
  • Chi as a router
  • PostgreSQL as persistence layer (without an ORM)

Getting started

ToDo

Directories

Path Synopsis
cmd
web
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL