Hoppscotch: Open-Source Alternative to Postman

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. Hoppscotch

    Open source API development ecosystem.

    The website linked is not a landing page, but the actual tool, which is based purely on JS (Vue and Typescript to be precise). Here is the Github repo:

    https://github.com/hoppscotch/hoppscotch

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. insomnia

    The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

    I've been using https://insomnia.rest/ and I am a massive fan. From the ability to make dependent API calls to say log in with one API call, and inject login tokens into the other from the first's response is amazing!

    Overall this tool has been my go-to for 3 years now.

  4. nightingale-rest-api-client

    A modern, resource-efficient REST API client for Windows

    I really like https://nightingale.rest/

  5. RESTer

    A REST client for almost any web service (Firefox and Chrome Extension)

    Nowadays I am quite satisfied with the RESTer firefox addon: https://github.com/frigus02/RESTer. This does look neat but there is no explanation on how to install it locally, and telemetry is enabled by default.

  6. probster

    A simple GTK app for http testing

  7. ht

    Friendly and fast tool for sending HTTP requests

  8. restclient.el

    Discontinued HTTP REST client tool for emacs

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. RESTED

    A REST client for browsers

    I often use the RESTED firefox extension, which covers like 90% of my adhoc http request needs: https://github.com/RESTEDClient/RESTED

  11. desktop

    🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs. (by httpie)

  12. prestige

    A text-based HTTP client in the browser. An interface-less Postman.

  13. ob-graphql

    GraphQL execution backend for org-babel

    There are also good options for GraphQL. I particularly like embedding the calls in org mode[1].

    [1] https://github.com/jdormit/ob-graphql

  14. httpyac

    Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT

    There's also https://httpyac.github.io/ which has both standalone CLI and VS Code extension versions – might be interesting to explore.

  15. httpie

    🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)

    Httpie is what I use for this. I use shell scripts, with httpie commands which look very much like http syntax.

    https://github.com/httpie/httpie

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Guide to Postman and its alternatives: Hoppscotch, Insomnia and HTTPie

    3 projects | dev.to | 19 Feb 2025
  • Tell HN: Postman just wiped all my stuff

    15 projects | news.ycombinator.com | 6 Oct 2023
  • What is this app?

    4 projects | /r/macapps | 24 Apr 2023
  • Show HN: Ezy – open-source gRPC client, alternative to Postman and Insomnia

    6 projects | news.ycombinator.com | 8 Dec 2022
  • What the hell happened to Postman?

    4 projects | /r/webdev | 27 Dec 2020