quack

command module
v0.0.0-...-fbe319c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2020 License: MIT Imports: 7 Imported by: 0

README

Overview

Man Hours

quack is a tiny Go web server for testing endpoints inside networks that don't allow RequestBin. It listens on a designated port and responds to HTTP GET, POST, PUT, and/or DELETE requests with a witty, duck-themed message while logging the requests and their parameters/payloads to the console.

Installation

go get -v -u github.com/jessemillar/quack

Usage

usage: quack [<flags>]

Flags:
      --help         Show context-sensitive help (also try --help-long and --help-man).
  -p, --port="8000"  The port to listen on.

Use Postman (or similar) to send an HTTP GET, POST, PUT, or DELETE request to the server.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL