qhook 0.2.2

Lightweight webhook gateway and workflow engine with queue, retry, and signature verification.
Documentation
# Build
/target/

# Database
*.db
*.db-journal
*.db-wal

# Environment
.env
.env.*

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Docker
docker-compose.override.yaml

# Private docs
docs/private/
.claude/