Stars
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
CLI to streamline config management and tool installation. Install your full dev tool-chain in one command and sync configurations across machines seamlessly, leverages homebrew and private repos.
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
A security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. It integrates seamlessly with FastAPI to offer robust protection against vario…
Database migrations. CLI and Golang library.
Render Jinja2 template block as HTML page fragments on Python web frameworks.
Golang PDF library for creating and processing PDF files (pure go)
This repository has moved! https://github.com/unidoc/unipdf
A delightfully tiny but powerful HTTP router for Go web applications
general purpose extensions to golang's database/sql
echo middleware to automatically generate RESTful API documentation with Swagger 2.0.
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
Standard Go Project Layout
🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.