Software Alternatives, Accelerators & Startups

node-http-proxy VS Nhost

Compare node-http-proxy VS Nhost and see what are their differences

node-http-proxy logo node-http-proxy

A full-featured http proxy for node.js. Contribute to http-party/node-http-proxy development by creating an account on GitHub.

Nhost logo Nhost

Firebase alternative (open-source) with GraphQL
  • node-http-proxy Landing page
    Landing page //
    2023-10-14
  • Nhost Landing page
    Landing page //
    2023-08-20

Nhost

Website
nhost.io
$ Details
Release Date
2019 January
Startup details
Country
Sweden
City
Stockholm
Founder(s)
Johan Eliasson
Employees
1 - 9

node-http-proxy features and specs

No features have been listed yet.

Nhost features and specs

  • Managed Backend Services
    Nhost provides out-of-the-box managed services that include authentication, databases, and storage, allowing developers to build applications quickly without managing infrastructure.
  • Open Source
    Being an open-source platform, Nhost allows developers to access and modify the source code as needed, providing flexibility and transparency.
  • GraphQL API
    Nhost automatically generates a GraphQL API based on the project's database schema, making it easy to interact with data and build complex queries efficiently.
  • Serverless Functions
    Nhost supports serverless functions, enabling developers to run backend code in response to events or on-demand, which simplifies the logic and scaling of applications.
  • Integrated Authentication
    Nhost provides a built-in authentication system supporting various methods like email/password and social logins, which simplifies user management.

Possible disadvantages of Nhost

  • Limited Ecosystem
    Compared to larger, established platforms, Nhost has a smaller ecosystem of plugins and integrations, potentially limiting extensibility.
  • Early Stage Platform
    As a relatively new platform, Nhost may lack some features and robustness found in more mature competitors, which could be a risk for large scale applications.
  • Documentation and Community
    While Nhost offers documentation, it is not as comprehensive as some competitors, and the user community is smaller, which could impact support and knowledge sharing.
  • Performance Overhead
    With the abstraction provided by managed services, there can be some performance overhead, which might not be ideal for extremely performance-sensitive applications.

Category Popularity

0-100% (relative to node-http-proxy and Nhost)
Developer Tools
15 15%
85% 85
Web Servers
100 100%
0% 0
Realtime Backend / API
0 0%
100% 100
Web And Application Servers

User comments

Share your experience with using node-http-proxy and Nhost. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Nhost should be more popular than node-http-proxy. It has been mentiond 52 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.

node-http-proxy mentions (10)

  • Is there a way to accept incoming http but outgoing must be https?
    Take a look at https://github.com/http-party/node-http-proxy , specifically their .web() helper. Source: over 3 years ago
  • HTTPS proxy setup with response modification
    I have been tasked with writing a proxy server that takes a clients requests and forwards it to a target server (normal proxy stuff). The client and the target are out of my control. The only change in the client is that the its requests to the proxy server instead of the target. Now, what I need to do is modify the response from target because the client expects it in a certain format and the server responds... Source: almost 4 years ago
  • what's the stack for this application?
    What you're describing is a proxy server. If you wanted to use Node.js check out https://github.com/http-party/node-http-proxy. Notice that the examples there just forward the req though which potentially has identifying information like cookies, so you'll need to rework to anonymize. Should be straightforward. Source: about 4 years ago
  • GraphQL is now available on Supabase
    There's several ways to have a blog path contain a separate setup from the marketing/product routes. One is to run a reverse proxy on the root domain to pull in separate routes for various services. https://github.com/http-party/node-http-proxy You can do rewrites at the server level for the root domain Or if the app on the root domain can do the routing for you (have done this before with a Rails app). - Source: Hacker News / over 4 years ago
  • Creating and deploying a tiny proxy server on Vercel in 10 minutes
    Check the documentation of the http-proxy-middleware library (and of the node-http-proxy library, used under-the-hood) to learn how you can manipulate the proxied request & response. - Source: dev.to / over 4 years ago
View more

Nhost mentions (52)

  • The Ultimate Guide to Self-Hosting n8n for Free using Render and Nhost
    For this tutorial, we will focus on Render and Nhost because they offer a powerful, zero-cost entry point for a fully functional, self-hosted n8n instance. - Source: dev.to / 10 months ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Nhost.io - Serverless backend for web and mobile apps. The free plan includes PostgreSQL, GraphQL (Hasura), Authentication, Storage, and Serverless Functions. - Source: dev.to / over 2 years ago
  • the code written during those sudden spurts of inspiration are the backbone of most software development
    Only caveat I say is make sure there's something in it for you; if it's 2 AM it better be mostly for self-benefit. I'm busy constructing a monorepo with the latest technology with NX and pnpm and a half dozen other technologies (I recommend checking out http://nhost.io/); at the end I will build whatever I want and maybe make money. It's not done for the good of someone else exclusively that's for sure. Source: about 3 years ago
  • You're starting development today, which libraries are you going with?
    I'm really digging nhost and apollo-client. Source: over 3 years ago
  • When are we going to become millionaires?
    Backend Frontend Database pick two or even one. Maybe something like this. Source: over 3 years ago
View more

What are some alternatives?

When comparing node-http-proxy and Nhost, you can also consider the following products

Serve - Postmate's autonomous delivery vehicle

Supabase - An open source Firebase alternative

Haproxy - Reliable, High Performance TCP/HTTP Load Balancer

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

Traefik - Load Balancer / Reverse Proxy

AppWrite - Appwrite provides web and mobile developers with a set of easy-to-use and integrate REST APIs to manage their core backend needs.