🦍 A helpful toolkit for building HTTP-based applications with the Go programming language.
A few of the most popular libraries:
- mux, a powerful request router for web applications
- sessions, making cookies and session management easy
- websocket, a standards-compliant and widely used websocket library
- handlers, a collection of useful middleware for Go HTTP applications.
Open an issue on the relevant project. For security issues, see SECURITY.md.