package
0.0.0-20250215191637-f2286fad1f30
Repository: https://github.com/dxps/go_playground.git
Documentation: pkg.go.dev

# README

Go Mirror Http

A minimal (WIP) HTTP Server that mirrors back the requests.
Useful for testing or troubleshooting.

Run

Use go run main.go.

Todos

  • capture all details (incl domain, scheme, url and query params)