🦞🌯 Lobster Roll

Thread

How to not use an http-router in go (blog.merovius.de)

Stories related to "How to not use an http-router in go" across the full archive.

Testflight: Painless http testing in Go (drewolson.org)
RRDA : a REST API written in Go allowing to perform DNS queries over HTTP (github.com)
Intro to (images in) Go – http (pheelicks.com)
Writing HTTP Middleware in Go (justinas.org)
Geobin.io: inspect HTTP requests with geographic data (geobin.io)
Useful HTTP handlers in Go (godoc.org)
HTTP request snippet generator for many languages. (github.com)
Some notes on HTTP handlers in Go (thoughtsfromplac.es)
Echo - Fast HTTP router + micro web framework in Go (labstack.github.io)
Caddy - The HTTP/2 Web Server Made for Humans (caddyserver.com)
serve-dir: "python -m SimpleHTTPServer" but fast (github.com)
Go 1.6 HTTP/2 provider for Apple Push Notification Service (github.com)
A simple way to limit the number of simultaneous clients of a Go net/http server (pauladamsmith.com)
rickover - a job queue/scheduler available over HTTP, written in Go, and backed by Postgres (github.com)
Microservices Weekly (Issue #28): HTTP vs. Thrift (microservicesweekly.com)
Hacking with Andrew and Brad: an HTTP/2 client in Go (youtube.com)
Buford v0.7.0 Apple Push Notifications for Go 1.6 and HTTP/2 (groups.google.com)
HTTP_PROXY security vulnerability in Go, PHP, Python CGI environments (httpoxy.org)
Snickers: Open Source HTTP API for Media Encoding (blog.flavioribeiro.com)
Introducing HTTP Tracing (blog.golang.org)
20% slowdown in HTTP benchmarks in Go 1.8 RC3 (github.com)
HTTP/2 Server Push (blog.golang.org)
ponzu: HTTP Server Framework and CMS written in Go (github.com)
How to not use an http-router in go (blog.merovius.de)
How to test Go HTTPS Services (blog.dnsimple.com)
A quick overview about how to write unit, and integration tests for Go HTTPS Services.
Things to know about HTTP in Go (scene-si.org)
Heimdall: An Enhanced HTTP Client in Go (github.com)
HTTP Client with retry and Hystrix capabilities. Please help us provide feedback and improve this library. Thanks
Host your own DNS-Over-HTTPS server for Firefox (github.com)
Here is a little something I put together this weekend. I did this mostly to understand what this upcoming DOH experiment is about. I was pretty surprised how easy it was to get this going and also how many interesting opportunities DOH actually opens up in terms of blacklisting and privacy.
Securely logging & tracing HTTP requests in Go (zvelo.com)
How I write Go HTTP services after seven years (medium.com)