close

UltraHook

Info

  • UltraHook makes it super easy to connect public webhook endpoints with development environments
  • support GitHub, Stripe, ActiveCampaign, Papertrail

Usage

gem install ultrahook
  • 寫入 UltraHook API key 到使用者家目錄
echo "api_key: xxxxxx" > ~/.ultrahook
  • 啟動 UltraHook 服務
# ultrahook [-k ]  , API key 之前如果有設定可省略
ultrahook stripe http://dev.test.com/webhook
如果是 virtual host 要記得在 /etc/hosts 先設定好 IP
  • 如果成功就會開始轉發
Authenticated as danielhuang030test123
Forwarding activated...
http://stripe.danielhuang030test123.ultrahook.com -> http://dev.test.com/webhook

Reference

arrow
arrow
    文章標籤
    UltraHook
    全站熱搜
    創作者介紹
    創作者 danielhuang030 的頭像
    danielhuang030

    danielhuang030 的研究日誌

    danielhuang030 發表在 痞客邦 留言(0) 人氣()