Mhook

Mhook

Mhook is an open-source, self-hosted web hooks server and API request bin. It allows you to easily test, build, and analyze web hooks and other types of HTTP requests.
Mhook image
webhooks api-testing http-requests

Mhook: Self-Hosted Web Hooks Server and API Request Bin

An open-source solution for testing, building, and analyzing web hooks and HTTP requests

What is Mhook?

Mhook is an open-source, self-hosted web hooks server and API request bin. It is designed to help developers test, build, and analyze inbound web hooks, API calls, and other types of HTTP requests.

Key features of Mhook include:

  • Easy setup - Mhook can be deployed on any Node.js environment with a MongoDB database.
  • Custom endpoints - Create unlimited endpoints to capture requests.
  • Request viewing - View headers, params, bodies for requests received.
  • Response mocking - Easily send mock responses back to callers.
  • Traffic analytics - Charts show requests over time, response codes, etc.
  • Public sharing - Share endpoints publicly for temporary collaboration.
  • Import/export - Import Postman collections to endpoints.

Mhook allows developers to quickly test web hooks and APIs without needing to write server-side code. It can help when building or debugging any application relying on real-time data from third-party services. The project is open-source and available free on GitHub.

Mhook Features

Features

  1. Self-hosted webhooks server
  2. API request bin
  3. Easily test, build and analyze webhooks
  4. Analyze HTTP requests
  5. Custom endpoints
  6. Request logging
  7. Request replay

Pricing

  • Open Source

Pros

Open source

Self-hosted

Easy to use

Good for testing and debugging webhooks

Customizable endpoints

Detailed request logging

Can replay requests

Cons

Requires self-hosting

Limited documentation

Not many advanced features

Basic UI


The Best Mhook Alternatives

Top Development and Api Management and other similar apps like Mhook


Microsoft Research Detours icon

Microsoft Research Detours

Microsoft Research Detours is an open source library that provides API interception capabilities for developers on the Windows platform. It allows developers to intercept API calls made by existing compiled applications and inject custom code into the flow of execution.The key capability Detours provides is the ability to modify the...
Microsoft Research Detours image
WinAPIOverride icon

WinAPIOverride

WinAPIOverride is an open-source utility that enables users to intercept and modify Windows API calls made by applications. It works by hooking into program processes and redirecting API calls to user-defined code.This allows for customization and enhancement of software capabilities beyond what the original developers intended. For example, WinAPIOverride is...
Deviare In-Process icon

Deviare In-Process

Deviare In-Process is a powerful developer tool for Windows that enables hooking, intercepting API calls, spying variables and debugging other processes. It works by injecting DLLs into the target process and using a range of techniques to monitor, analyze and manipulate its behavior.Some key features of Deviare In-Process include:API hooking...
Deviare In-Process image
HookInjEx icon

HookInjEx

HookInjEx is an open-source DLL injection tool for Windows. It allows injecting DLLs into running processes on Windows systems in order to run arbitrary code in the context of those processes. HookInjEx utilizes various DLL injection techniques like AppInit DLLs, SetWindowsHookEx hooks, etc. to achieve injection.The key features of HookInjEx...
HookInjEx image