Go to file
Lorenz Hohermuth 3b4d63402b githup api 2024-05-03 15:23:28 +02:00
assets added banners + started intro 2024-04-07 15:57:29 +02:00
cmd githup api 2024-05-03 15:23:28 +02:00
interactive githup api 2024-05-03 15:23:28 +02:00
internal githup api 2024-05-03 15:23:28 +02:00
pkg/github githup api 2024-05-03 15:23:28 +02:00
view finished page 2024-04-15 22:34:10 +02:00
.env-example githup api 2024-05-03 15:23:28 +02:00
.gitignore githup api 2024-05-03 15:23:28 +02:00
LICENSE Initial commit 2023-05-27 18:41:44 +02:00
Makefile started home page 2024-04-02 21:51:21 +02:00
README.md Update README.md 2024-04-07 15:58:57 +02:00
go.mod githup api 2024-05-03 15:23:28 +02:00
go.sum githup api 2024-05-03 15:23:28 +02:00

README.md

Portfolio

This is my again new Portfilio that i created to get more familiar with a new stack

The goal of this Stack is least amount of Code. But really I just not like JS.

Stack

  • Language: Golang
  • HTML templating: Templ
  • Css: Uno Css
  • Frontend Framework: HTMX
  • HTTP Framework: Echo

To Run

  • in root folder go run cmd/main.go