Naughty Gopher
Starting off as a place for building Free & Open Source Go projects, libraries etc.
Germany
Pinned Repositories
currency
A currency computations package.
errors
A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types.
goapp
An opinionated guideline to structure & develop a Go web application/service
nibbler
A light-weight package for in-app micro batch processing
pocache
Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy
proberesponder
proberesponder is a tiny & super simple package to setup a responder for probe requests
verifier
A minimal, customizable Go package for Email & Mobile number verification
webgo
A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).
Naughty Gopher's Repositories
naughtygopher/goapp
An opinionated guideline to structure & develop a Go web application/service
naughtygopher/webgo
A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).
naughtygopher/pocache
Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy
naughtygopher/errors
A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types.
naughtygopher/currency
A currency computations package.
naughtygopher/nibbler
A light-weight package for in-app micro batch processing
naughtygopher/verifier
A minimal, customizable Go package for Email & Mobile number verification
naughtygopher/proberesponder
proberesponder is a tiny & super simple package to setup a responder for probe requests