narikiri

command module
v0.0.0-...-72e6c45 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2019 License: MIT Imports: 11 Imported by: 0

README

Narikiri

Ngrok is recommended for testing webhooks in stripe. However, ngrok's free plan will issue a random URL every time. Therefore it is not suitable for continuous webhook test. Narikiri is a command to synchronize the random URL issued by ngrok and all webhook endpoint URLs of stripe.

Installation

Via homebrew.

$ brew tap shimomo/narikiri
$ brew install narikiri

Usage

Launch ngrok on any port.

$ ngrok http 8080

Launch narikiri by passing the secret key for testing. All webhook endpoint URLs will be replaced. Please be careful too.

$ narikiri --key sk_test_************************

License

The narikiri is open source software licensed under the MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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