{"id":35324175,"url":"https://github.com/genr8ive/webhoxy","last_synced_at":"2026-04-11T09:02:11.749Z","repository":{"id":322521806,"uuid":"1089064979","full_name":"GenR8ive/Webhoxy","owner":"GenR8ive","description":"High-performance Webhook Proxy \u0026 Transformation Service","archived":false,"fork":false,"pushed_at":"2025-11-26T09:55:49.000Z","size":1384,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-29T03:57:17.179Z","etag":null,"topics":["antigravity","docker","fastify","proxy","solidjs","webhook"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GenR8ive.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-03T20:50:18.000Z","updated_at":"2025-11-26T09:55:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/GenR8ive/Webhoxy","commit_stats":null,"previous_names":["genr8ive/webhoxy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GenR8ive/Webhoxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenR8ive%2FWebhoxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenR8ive%2FWebhoxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenR8ive%2FWebhoxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenR8ive%2FWebhoxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenR8ive","download_url":"https://codeload.github.com/GenR8ive/Webhoxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenR8ive%2FWebhoxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31674624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["antigravity","docker","fastify","proxy","solidjs","webhook"],"created_at":"2025-12-31T01:00:40.276Z","updated_at":"2026-04-11T09:02:11.743Z","avatar_url":"https://github.com/GenR8ive.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿\u003cdiv align=\"center\"\u003e\r\n  \u003ch1\u003eWebhoxy: Your Ultimate Webhook Proxy \u0026 Transformation Service\u003c/h1\u003e\r\n\r\n  [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\r\n  [![Node.js](https://img.shields.io/badge/Node.js-v20+-green.svg)](https://nodejs.org/)\r\n  [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/GenR8ive/Webhoxy/blob/main/CONTRIBUTING.md)\r\n  [![GitHub stars](https://img.shields.io/github/stars/GenR8ive/Webhoxy.svg?style=social\u0026label=Star)](https://github.com/GenR8ive/Webhoxy)\r\n\r\n  ![Webhoxy Banner](assets/webhoxy-banner.png)\r\n\u003c/div\u003e\r\n\r\nWebhoxy is a powerful, open-source webhook proxy service designed to streamline your development and integration workflows. Built with performance in mind using **Fastify** and a dynamic user interface powered by **SolidJS**, Webhoxy allows you to effortlessly receive, inspect, transform, and forward webhooks from any third-party service to your local development environment or production systems.\r\n\r\n## ✨ Features\r\n\r\n*   **Universal Webhook Reception**: Capture webhooks from any service (GitHub, Stripe, Shopify, etc.).\r\n*   **Payload Transformation**: Dynamically modify webhook payloads using flexible JSON templating and scripting before forwarding.\r\n*   **Real-time Monitoring**: A sleek, real-time UI to view incoming webhooks, their processing status, and detailed logs.\r\n*   **Conditional Forwarding**: Set up rules to forward webhooks based on their content or headers.\r\n*   **High Performance**: Leveraging Fastify for blazing-fast API responses and SolidJS for a reactive, efficient frontend.\r\n*   **Secure \u0026 Scalable**: Designed for reliability and easy deployment in various environments.\r\n\r\n## 🚀 Getting Started\r\n\r\nDive into Webhoxy with these simple steps.\r\n\r\n### Prerequisites\r\n\r\n*   Node.js (v20 or higher)\r\n*   Docker \u0026 Docker Compose (recommended for production deployments)\r\n\r\n### Installation \u0026 Setup\r\n\r\n#### 1. Clone the Repository\r\n\r\n```bash\r\ngit clone https://github.com/GenR8ive/Webhoxy.git\r\ncd Webhoxy\r\n```\r\n\r\n#### 2. Running with Docker (Recommended for Production \u0026 Easy Setup)\r\n\r\nThe easiest way to get Webhoxy up and running is with Docker Compose.\r\n\r\n```bash\r\ncp env.example .env\r\ndocker-compose up --build -d\r\n```\r\n\r\nThis command will:\r\n*   Build the `api` and `web` services.\r\n*   Start the Webhoxy API on `http://localhost:8080`.\r\n*   Start the Webhoxy UI on `http://localhost:5173`.\r\n*   Set up a PostgreSQL database.\r\n\r\n#### 3. Running Locally (Development)\r\n\r\nIf you prefer to run services independently for development:\r\n\r\n**a. Install Dependencies and setup the environment variables**\r\n\r\n```bash\r\nnpm install # Install root dependencies\r\ncd api \u0026\u0026 cp env.example .env \u0026\u0026 npm install \u0026\u0026 cd ..\r\ncd web \u0026\u0026 cp env.example .env \u0026\u0026 npm install \u0026\u0026 cd ..\r\n```\r\n\r\n**b. Start Services**\r\n\r\nIn separate terminal windows:\r\n\r\n```bash\r\n# Terminal 1: Start API\r\ncd api\r\nnpm run dev\r\n```\r\nThe API will be available at `http://localhost:8080`.\r\n\r\n```bash\r\n# Terminal 2: Start Web UI\r\ncd web\r\nnpm run dev\r\n```\r\nThe Web UI will be available at `http://localhost:5173`.\r\n\r\n### Default Admin Credentials\r\n\r\nUpon first launch, Webhoxy creates a default administrator account for you to get started.\r\n\r\n*   **Username**: `admin`\r\n*   **Password**: `password`\r\n\r\n**Important**: For production deployments, it is highly recommended to change these default credentials immediately after your first login via the UI settings or environment variables.\r\n\r\n## 📖 Documentation\r\n\r\nExplore the full capabilities of Webhoxy with our comprehensive documentation:\r\n\r\n*   [Deployment Guide](DEPLOYMENT.md)\r\n*   [Development Guide](DEVELOPMENT.md)\r\n*   [Environment Configuration](ENV_CONFIG.md)\r\n*   [Architecture Overview](ARCHITECTURE.md)\r\n*   [API Reference](API_REFERENCE.md)\r\n\r\n## ✍️ Learn More\r\n\r\nFor a deeper dive into Webhoxy's design principles, use cases, and future roadmap, check out our introductory blog post:\r\n\r\n[Read the Webhoxy Launch Blog Post](https://tscblogs.com/en/posts/when-a-webhook-gets-lost-webhoxy-is-born)\r\n\r\n## 🤝 Contributing\r\n\r\nWe welcome contributions from the community! Whether it's bug reports, feature requests, or code contributions, please refer to our [CONTRIBUTING.md](CONTRIBUTING.md) guide for details.\r\n\r\n## 📄 License\r\n\r\nWebhoxy is open-source software licensed under the [MIT License](LICENSE).\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenr8ive%2Fwebhoxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenr8ive%2Fwebhoxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenr8ive%2Fwebhoxy/lists"}