File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Webhook CLI
2-
2+ [ ![ Rust ] ( https://github.com/SpeedSX/webhook-cli/actions/workflows/rust.yml/badge.svg )] ( https://github.com/SpeedSX/webhook-cli/actions/workflows/rust.yml )
33A fast, efficient command-line tool for webhook testing and monitoring built in Rust.
44
55![ CodeRabbit Pull Request Reviews] ( https://img.shields.io/coderabbit/prs/github/SpeedSX/webhook-cli )
66
77## Features
88
9- - 🚀 ** Fast & Efficient** : Built in Rust for maximum performance
10- - 🔑 ** Token Management** : Generate new webhook tokens instantly
11- - 📊 ** Real-time Monitoring** : Watch webhook requests as they arrive
12- - 📜 ** Request Logs** : View historical webhook requests
13- - 🔍 ** Detailed Inspection** : Show full request details including headers and body
14- - 🎯 ** Method Filtering** : Filter requests by HTTP method
15- - 🎨 ** Colorized Output** : Beautiful, readable colored terminal output
16- - ⚡ ** Low Resource Usage** : Minimal CPU and memory footprint
9+ - 🚀 ** Fast & Efficient** : Built in Rust for maximum performance and minimal memory footprint
10+ - ** Real-time Monitoring** : Watch webhook requests as they arrive
11+ - ** Request Logs** : View historical webhook requests
12+ - ** Detailed Inspection** : Show full request details including headers and body
13+ - ** Method Filtering** : Filter requests by HTTP method
14+ - ** Colorized Output** : Beautiful, readable colored terminal output
1715
1816## Configuration
1917
You can’t perform that action at this time.
0 commit comments