
HTTP Toolkit
Proxyman.io
Charles Proxy
mitmproxy
Surge for Mac
Fiddler
Weer
James
Moleculer
Nest.js
Loopback by RogueAmoeba
ExpressJS
Sails.js
hapi.js
actionhero.js
Meteor
HTTP ToolkitBased on our record, HTTP Toolkit should be more popular than Moleculer. It has been mentiond 30 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I can add certificates on my unrooted android. That how HTTPToolkit [0] works, it only requires adb, which (thankfully) doesn't trip banking apps. Banking apps can (and do iirc) pin certificates, so a rooted phone adds no risk whatsoever. Also in my experience a rooted phone experience is by far more secure than the OEM androids. Security is supposed to assess risk objectively, yet "running on a Xiaomi phone with... - Source: Hacker News / 7 months ago
For my rather simple needs I've been using https://httptoolkit.com free edition, I like that it launches a independent Firefox window on its own for the intercepting so I don't have to touch my working browser or deal with configuring a proxy anywhere. - Source: Hacker News / 9 months ago
This one is truly a gem: https://httptoolkit.com It even bypasses SSL pinning on Android using 1 click. - Source: Hacker News / 9 months ago
Https://httptoolkit.com also worth a look if you're interested in this space: has some neat automated setup for Android MITM that can be much simpler _and_ more effective than the manual config route (with automated Frida setup on rooted devices, so it handles unpinning too!). More UI & less CLI focused, so depends which way your preferences go there. - Source: Hacker News / about 1 year ago
Just setup httptoolkit [0], it just works. [0] - https://httptoolkit.com/. - Source: Hacker News / almost 2 years ago
My goto for this kind of task is moleculer: https://moleculer.services/ Fast, battle tested, vue2-like approach, great documentation, good community. The automatic indipendent-scalability as an option is usually the main selling point of these solutions, but honestly I think the real pro is the "composition" approach, which is essential if you want to keep a clean and well-organized codebase. On this regard, I... - Source: Hacker News / about 3 years ago
If you’re using k8s, check out https://moleculer.services and this would likely solve what you’re looking for. Source: over 3 years ago
Molecular – Progressive Microservices Framework for Node.js. Source: over 3 years ago
While you’re delving into microservices, check out Moleculer https://moleculer.services. Source: over 3 years ago
I almost can’t believe I haven’t seen it mentioned here before, but adding Moleculer into your node project (if it’s clustered/k8s’d) will literally solve many single threaded problems, not to mention tons of other scalability issues. https://moleculer.services/. Source: about 4 years ago
Proxyman.io - Proxyman is a high-performance macOS app, which enables developers to view HTTP/HTTPS requests from apps and domains.
Nest.js - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
Loopback by RogueAmoeba - Get all the power of a high-end studio mixing board, right inside your Mac!
mitmproxy - mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple