No description
Find a file
2025-05-06 23:59:36 +12:00
main.go Add remoteAddr to logs, update README.md 2025-05-06 23:59:36 +12:00
README.md Add remoteAddr to logs, update README.md 2025-05-06 23:59:36 +12:00

go-http-log

Extremely basic Golang HTTP server that outputs all incoming requests

Usage

  1. Install latest version of Go.
  2. Clone this repo and simply run the main.go file
go run main.go