urlittle

module
v0.0.0-...-5a0f09a Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: GPL-3.0

README

Road Map (GoTH Stack?)

Purpose

  • To Learn HTTP in Go along with database interaction and HTMX for fun.

GoTH Stack

  • Go, Turso, HTMX
  • Only the most based cutting edge stack.

Checklist

  • Learn how to spawn an http server in Go to make requests.
  • Create a simple frontend that makes requests to the server (HTMX?).
  • Need a server to store the url data. (TURSO?)
  • Maybe host a live example on Azure or something like that.

HTTP Server

  • Use the Go http builtin.
  • Configure request endpoints.

Turso

  • Sqlite style database, not really a reason to use it other than to learn something modern.

HTMX

  • Again not strictly necessary but if I can avoid doing JS, I will.
  • Also cool way to do HTML.

Directories

Path Synopsis
cmd
server command
urlittle command

Jump to

Keyboard shortcuts

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