Generate Go client and server boilerplate from OpenAPI 3 specifications - oapi-codegen/oapi-codegen
A language, VS Code extension and toolchain - new open source project for generating code for models and interfaces from a single source of truth.
Designing robust and well-documented web APIs is a crucial part of modern software development. One of the most widely adopted standards for...
How to set up `govulncheck` to check for CVEs in your Go projects using GitHub Actions and have the results show up as a GitHub Code Scanning alert.
The Go programming language doesn't have native support for sum types, but we'll see how we can emulate them, how to decode and encode them into JSON, and how in some cases they can help avoid runtime panic exceptions.
Discover the value of API-First design for side projects. Learn how this approach can streamline development, improve consistency, and accelerate your workflow through practical examples and code generation.
Why I'm very excited about `go tool` landing in Go 1.24.
The GitHub Secure Open Source Fund helped 67 critical AI‑stack projects accelerate fixes, strengthen ecosystems, and advance open source resilience.