golangcollege / sessionsLinks
Session management for Go 1.11+
☆77Updated 3 years ago
Alternatives and similar repositories for sessions
Users that are interested in sessions are comparing it to the libraries listed below
Sorting:
- HTTP routing for Go 1.7☆199Updated 2 years ago
- 🍍Jeff provides the simplest way to manage web sessions in Go.☆266Updated 5 months ago
- Integration testing in Go with Docker☆110Updated 2 months ago
- Straightforward HTTP session management☆126Updated 3 months ago
- auto-generate routing documentation in JSON or Markdown for a `chi` Router from your app source☆117Updated 10 months ago
- Little package to map hosts to a variety of http routers for Go API services☆74Updated 5 months ago
- Modern, zero-dependency HTTP library for Go☆146Updated last year
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated last year
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 5 months ago
- My Go playground.☆63Updated 4 years ago
- SendGrid's Golang HTTP Client for calling APIs☆171Updated last year
- Provides an extended, production-ready HTTP server.☆93Updated 7 months ago
- Is a general library to help modify or set data within data structures and other objects.☆269Updated 5 months ago
- This package provides a framework for writing validations for Go applications.☆93Updated 2 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- Cookies, but with structs, for happiness.☆111Updated last month
- easily manage HTTP request / response payloads of Go HTTP services☆313Updated last year
- Go module for encoding structs into URL query parameters☆78Updated 3 months ago
- Simple library to add async/await to Go using generics and closures.☆45Updated 2 years ago
- a golang library that can get client's real public ip address from http request headers☆230Updated 6 years ago
- Go-idiomatic View Engine☆74Updated 6 months ago
- ☆35Updated 3 years ago
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆110Updated 3 years ago
- 🚨 Chi middleware for slog logger☆74Updated this week
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Hot reload development for Go