Bookmarks with tag "go", page 1 of 4
Staticcheck is a state of the art linter for the Go programming language. Using static analysis, it finds bugs and performance issues, offers simplifications, and enforces style rules.
Fast linters runner for Go
Automatically generate RESTful API documentation with Swagger 2.0 for Go
gRPC to JSON proxy generator following the gRPC HTTP spec
A database migration tool. Supports SQL migrations and Go functions.
☁️ Live reload for Go apps
Get JSON values quickly - JSON parser for Go
A ✨ blazingly ✨ fast JSON serializing & deserializing library, accelerated by JIT (just-in-time compiling) and SIMD (single-instruction-multiple-data).
Fast JSON encoder/decoder compatible with encoding/json for Go
Background jobs in Go via Postgres
This page is a summary of the mistakes in the 100 Go Mistakes and How to Avoid Them book. Meanwhile, it's also open to the community.
A language for writing HTML user interfaces in Go
High performance, extensible, minimalist Go web framework
Go client for the Docker Engine API.