/flytrap

A simple HTTP server for recording requests and serving static files.

Primary LanguageGo

flytrap

A very simple http request recorder server and file server.

Requests show up in ./out/. Public files are served from ./public/.

Licensed under the MIT license.