Skip to content

KeisukeYamashita/kanna

Repository files navigation

Kanna

Kanna is a light webhook test server for webhook application developing

Go CircleCI GolangCI Go Report Card GoDoc Dependabot License

How to run

See how to use Kanna.

Basic

The request will be in stdout.

$ go run cmd/kanna/kanna.go

Flags

  • --type: You can select stdout, json. Default is stdout
  • --statusCode: You can select all status code.
  • --verbose=false: Verbose output

Author

License

Copyright 2019 The Kanna Authors.

Kanna is released under the Apache License 2.0.

About

Webhook tester written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published