Kanna is a light webhook test server for webhook application developing
See how to use Kanna.
The request will be in stdout.
$ go run cmd/kanna/kanna.go
--type
: You can selectstdout
,json
. Default isstdout
--statusCode
: You can select all status code.--verbose=false
: Verbose output
Copyright 2019 The Kanna Authors.
Kanna is released under the Apache License 2.0.