BugSignal — Real-time HTTP Error Notifier
BugSignal is a simple yet powerful API that lets you send HTTP error reports directly to your Telegram. Integrate it with your backend or frontend to receive instant notifications about failed requests, server errors, or unexpected issues. The API supports custom HTTP status codes, error messages, and extra metadata like URL, method, user agent, and environment info. Each report is validated,…
BugSignal — Real-time HTTP Error Notifier endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/ / |
|
| GET |
/health /health |
Check if API and DB are running |
| POST |
/report-error /report-error |
Report an error to Telegram |