basichttpdebugger is a local HTTP server that helps you debug incoming HTTP requests such as webhooks, form posts, file uploads, HMAC validation or any request regardless of the HTTP method.
Copilot says:
AI-generated
Catch every sneaky HTTP request with this playful little server that makes debugging webhooks and APIs a breeze, complete with colorful outputs and a handy web dashboard! Itβs like having a detective for your HTTP traffic right on your machine.
Key features:
- π΅οΈββοΈ Captures all incoming HTTP requests regardless of path
- π Optional colorful terminal output for easy reading
- π Supports HMAC and secret token validation for secure debugging
- π Includes a slick browser-based web dashboard for visual insight
This summary was generated by GitHub Copilot based on the project README.