Stars
Notes on books I read, talks I watch, articles I study, and papers I love
Golang HTTP Cache-Control Parser and Interpretation
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 …
An implementation of GraphQL for Go / Golang
Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)