Middleman - HTTP(S) Interceptor

Middleman - HTTP(S) Interceptor

Intercept and modify HTTP(S) request and response easily.

84 followers

I found front-end engineers have to mock/modify the request and response data for backend API endpoints. There were many tools which help to do this, but those were not local tools, i.e. needed sign in, and were expensive. I was learning Go and Svelte, so, decided to create this tool as a project.
Middleman gallery image
Middleman gallery image
Middleman gallery image
Middleman gallery image
Free Options
Launch Team

What do you think? …

Sumeet Mathpati
Hey there! This is local first, cross-platform desktop app for intercepting and modifying HTTP(S) request and response. I wanted a cheaper alternative to other similar tools available. I saw need of such app for front-end engineers, the present options were cloud based and expensive. So, I made this while learning the Go and Svelte.
Max Comperatore
meh, postman is enough
Sumeet Mathpati
@maxcompe Hey, this is not alternative of Postman. Both do different things. Thanks.
Huzaifa Shoukat
Congrats on the launch! 🎉 Middleman looks like a handy tool for intercepting and tweaking HTTP requests and responses. What's your favorite use case so far?
Sumeet Mathpati
@ihuzaifashoukat thanks. I primarily create API services. I used it for changing response and check how the front-end (of many different apps) behaves.