Learn about LLM tool-calling and how to use it in Go
Learn about Go's reusable HTTP components for server and client
Learn about low-level binary data optimizations can improve your programs
Explore the benefits of VCR testing in Go with dnaeon/go-vcr
This article explores TDD and provides a step-by-step example for implementing it at the API-level in Go
Build intuitive and self-documenting REST APIs
Use Acorn to deploy your babyapi backend and HTMX frontend in the cloud
Use babyapi and HTMX to quickly and easily create a TODO app
Use babyapi for the fastest path to a REST API with storage and CLI
Introduction Added in Go 1.18, generics were a controversial and long-awaited addition to...
Introduction Git is a familiar tool for most, if not all, software engineers. While it is...
Introduction DRY, or Don't Repeat Yourself, is one of the most well-known software...
Photo by David Travis on Unsplash Introduction Taking notes is like creating a swap...
Introduction GNU Make originated as a dependency-tracking build tool that automates the...