module
0.0.0-20241023215409-3963077d6d8b
Repository: https://github.com/yardbirdsax/go-all-in.git
Documentation: pkg.go.dev
# 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!
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author