go-all-in

module
v0.0.0-...-3963077 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: GPL-3.0

README

go-all-in

Image credit to https://github.com/egonelbre/gophers

This repository contains my notes and explorations of go. Inspired by Josh Duffney's Everything I Know About Go.

Contents

  • API: A REST API written in Go, using things like zap and middlewares. Plus an interesting foray into how to write integration tests in a re-usable / portalbe way.
  • Middleware: Explorations around how to do HTTP middleware in Go. Generically implemented without following any given framework.
  • Testing: Stuff around, well, how to test stuff!

Directories

Path Synopsis
api
testing

Jump to

Keyboard shortcuts

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