Skip to content

Commit 784072c

Browse files
committed
readme updates
1 parent 0aef745 commit 784072c

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
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)
33
A 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

0 commit comments

Comments
 (0)