Software Alternatives, Accelerators & Startups

mitmproxy VS Hasura

Compare mitmproxy VS Hasura and see what are their differences

mitmproxy logo mitmproxy

mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP.

Hasura logo Hasura

Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.
  • mitmproxy Landing page
    Landing page //
    2021-09-22
  • Hasura Landing page
    Landing page //
    2023-10-21

mitmproxy videos

No mitmproxy videos yet. You could help us improve this page by suggesting one.

+ Add video

Hasura videos

Scott Tries Hasura - A Realtime GraphQL API Builder

More videos:

  • Review - Evaluating Hasura
  • Review - The founder of Hasura teaching me about Hasura - FUN!

Category Popularity

0-100% (relative to mitmproxy and Hasura)
Developer Tools
45 45%
55% 55
GraphQL
0 0%
100% 100
Proxy
100 100%
0% 0
Realtime Backend / API
0 0%
100% 100

User comments

Share your experience with using mitmproxy and Hasura. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare mitmproxy and Hasura

mitmproxy Reviews

Top 10 HTTP Client and Web Debugging Proxy Tools (2023)
MITMproxy is a free and open-source interactive HTTP(s) proxy. Distinct from others, this tool works based on three major attributes, a command line, a web interface, and a Python API. As a command line, it can be used to test, intercept specific messages, inspect, modify the message before they reach the precise location, replay web traffic such as HTTP/1, HTTP/2, and most...
12 HTTP Client and Web Debugging Proxy Tools
mitmproxy is a popular open-source HTTPS proxy among security researchers. Use it as a CLI, web, or Python API.
Source: geekflare.com

Hasura Reviews

We have no reviews of Hasura yet.
Be the first one to post

Social recommendations and mentions

Hasura might be a bit more popular than mitmproxy. We know about 117 links to it since March 2021 and only 81 links to mitmproxy. 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.

mitmproxy mentions (81)

  • Ask HN: Fiddler Alternatives
    I used to use mitmproxy (https://mitmproxy.org/) a few years back, but haven't in quite a while. - Source: Hacker News / 3 months ago
  • Bruno
    Sound like you need https://mitmproxy.org/#mitmweb. - Source: Hacker News / 3 months ago
  • AirBnb Wifi Safety Precaution needed?
    This statement gives a false sense of security. You can use a transparent proxy, like mitmproxy, to view HTTPS traffic - https://mitmproxy.org/. https://reedmideke.github.io/networking/2021/01/04/mitmproxy-openwrt.html. Source: 6 months ago
  • WORKING tutorial on how to enable iOS voice chat RIGHT NOW
    You'll need to install mitmproxy and set it up on your computer and iOS. I won't go into too much detail here on how to do this, but there are plenty of guides available. This is a pretty good one: https://nadav.ca/2021/02/26/inspecting-an-iphone-s-https-traffic/. Source: 8 months ago
  • Ask Dang: What Has Happened with HN's HTTPS Recently?
    Perhaps you could have your device use a proxy that can do the HTTPS unwrap for you? https://mitmproxy.org/ maybe? - Source: Hacker News / 9 months ago
View more

Hasura mentions (117)

  • Serious flaws in SQL – Edgar F. Codd (1990)
    > 2. ORMs do not hide SQL nastiness. This is certainly true! I mean: ORMs are now well known to "make the easy queries slightly more easy, while making intermediate queries really hard and complex queries impossible". I think the are of ORMs is over. It simply did not deliver. If a book on SQL is --say-- 100 pages, a book on Hibernate is 400 pages. So much to learn just to make the easy queries slightly easier to... - Source: Hacker News / about 1 month ago
  • The Many Ways Not to Build an API
    Another strategy is to model access control declaratively and enforce it in the application layer. ZenStack (built above Prisma ORM) and Hasura are good examples of this approach. The following code shows how access policies are defined with ZenStack and how a secured CRUD API can be derived automatically. - Source: dev.to / 2 months ago
  • The 2024 Web Hosting Report
    Today, this ecosystem is going strong with new providers like Hasura, AppWrite and Supabase powering millions of projects. There are a few reasons people choose this style of hosting, especially if they are more comfortable with frontend development. BaaS lets them set up a database in a secure way, expose some business logic on top of the data, and connect via a dev-friendly SDK from their app or website code to... - Source: dev.to / 4 months ago
  • Ask HN: Is There a Zapier for APIs?
    Hi! If you’ve ever thought about something like using GraphQL for something like this.. You might like Hasura. (Obligatory I work for Hasura) We’ve got an OpenAPI import and you can setup cron-jobs or one-off jobs and do things like load in headers from the environment variables to pass through. There isn’t currently an easy journey for chaining multiple calls together without writing any code at all, but you can... - Source: Hacker News / 4 months ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Hasura.io — Hasura extends your existing databases wherever it is hosted and provides an instant GraphQL API that can be securely accessed for web, mobile, and data integration workloads. Free for 1GB/month of data pass-through. - Source: dev.to / 4 months ago
View more

What are some alternatives?

When comparing mitmproxy and Hasura, you can also consider the following products

Proxyman.io - Proxyman is a high-performance macOS app, which enables developers to view HTTP/HTTPS requests from apps and domains.

Supabase - An open source Firebase alternative

Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy

GraphQL Playground - GraphQL IDE for better development workflows

HTTP Toolkit - Beautiful, cross-platform & open-source tools to debug, test & build with HTTP(S). One-click setup for browsers, servers, Android, CLI tools, scripts and more.

GraphQl Editor - Editor for GraphQL that lets you draw GraphQL schemas using visual nodes