Hooq
Self-hosted webhook receiver and debugger
A self-hosted, scalable alternative to webhook.site. Capture, inspect, debug, and replay webhook payloads from any third-party service. Each user gets unique subdomain URLs for clean endpoint separation, with real-time event streaming and configurable data retention.
Key Features
Unique Subdomain URLs
Each webhook gets a unique subdomain URL for clean separation between endpoints.
Real-Time Capture
Capture and inspect webhook payloads in real-time with full request details.
Event Replay
Replay captured webhook events to custom target URLs for testing and debugging.
Multi-User Support
Multiple users with individual webhook endpoints and JWT-based authentication.
Rate Limiting
Built-in rate limiting to protect your infrastructure from webhook floods.
Data Retention
Configurable data retention policies with automatic cleanup. Default 7-day retention.
Built With
Frontend
- React 18
- TypeScript
- Vite
- Tailwind CSS
Backend
- Python
- FastAPI
- PostgreSQL
- Redis
- SQLAlchemy
Infrastructure
- Docker
- Nginx
- Alembic
- Cloudflare