Categorygithub.com/tsuty/grace
repository
0.0.0-20240605145948-ac9f2198d573
Repository: https://github.com/tsuty/grace.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

grace

The simply debugging HTTP server.

this server outputs request to console or file.

that's all.

command

The grace command reference.

Usage:
  grace [OPTIONS]

Application Options:
  -p, --port=                listen port (default: 8080) [$PORT]
  -h, --host=                listen address (default: 127.0.0.1)
  -o, --output=[stdout|file] output format (default: stdout)
  -d, --dir=                 file output directory (default: current directory)

Help Options:
  -h, --help                 Show this help message