Software Alternatives & Reviews

httpbin(1) VS Gotty

Compare httpbin(1) VS Gotty and see what are their differences

httpbin(1) logo httpbin(1)

HTTP request and response service

Gotty logo Gotty

GoTTY is a simple command line tool that turns your CLI tools into web applications.
  • httpbin(1) Landing page
    Landing page //
    2023-07-05
  • Gotty Landing page
    Landing page //
    2023-09-27

Category Popularity

0-100% (relative to httpbin(1) and Gotty)
Developer Tools
71 71%
29% 29
Testing
29 29%
71% 71
Localhost Tools
0 0%
100% 100
API Tools
100 100%
0% 0

User comments

Share your experience with using httpbin(1) and Gotty. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, httpbin(1) should be more popular than Gotty. It has been mentiond 53 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.

httpbin(1) mentions (53)

  • How to protect API Keys in React projects using Gateweaver
    PolicyDefinitions: cors: origin: "${CLIENT_URL}" Endpoints: - path: "/example" target: url: "https://httpbin.org/bearer" request: headers: Authorization: "Bearer ${API_KEY}" policies: - cors. - Source: dev.to / 9 days ago
  • Bruno
    I've been using https://httpbin.org/ to so some client testing and so far it has been great. They provide a docker image which makes it easy to run locally. - Source: Hacker News / about 2 months ago
  • Hardening Apache APISIX with the OWASP's Coraza and Core Ruleset
    We proceed to define routes to https://httpbin.org/ to test our setup. Let's call the route to /get:. - Source: dev.to / 3 months ago
  • looking for resource site for GET-POST practice (html)
    Https://httpbin.org/ is an excellent tool for learning (and testing) the basics. Take a few minutes to explore the endpoints they provide. You can also use different response codes to test your apps error handling, etc. Source: 5 months ago
  • Down the rabbit hole of an Apache APISIX plugin
    Has_domain: whether the matched route references an upstream with a domain, e.g., http://httpbin.org, or not, e.g., 192.168.0.1. - Source: dev.to / 8 months ago
View more

Gotty mentions (10)

  • How to run functions on a remote server and get the result on my computer?
    (FYI: A fun manual remote terminal. Totally insecure, but fun.). Source: about 1 year ago
  • Terminal with web UI?
    Thank you for all the suggestions. I tried some of these and decided to go with GoTTY: Https://github.com/yudai/gotty. Source: about 1 year ago
  • Terminal to web app: a new paradigm?
    I love the command line and I am not fan of HTML. I recently learned about web terminals ( gotty ), got excited and I thought to myself: couldn't it be a new (old!) paradigm for web apps? This would be especially useful for back office, administration tasks. Source: about 1 year ago
  • Converting old Lenovo R60 era Laptop into terminal/text mode only linux utility machine
    It is absolutely possible. Use Lynx for web browsing, use TMUX for split screen, use BC for calculator, use KHAL for calendar and of course use RTV for Reddit. :-) Here is a great list of CLI apps: Https://github.com/agarrharr/awesome-cli-apps Here are some of my favorites though: - https://github.com/GothenburgBitFactory/timewarrior - https://github.com/IonicaBizau/idea -... Source: over 1 year ago
  • Is there a way to run the status from the web for webui?
    There are programs like gotty that can show terminal output in a webpage. Some alternatives, https://alternativeto.net/software/gotty/ Like ttyd looks promising as well. Source: over 1 year ago
View more

What are some alternatives?

When comparing httpbin(1) and Gotty, you can also consider the following products

Endpoints - View and respond to requests on an HTTP endpoint

Teleconsole - Teleconsole is a free service to share your terminal session with people you trust.

HTTPDump - A simple, beautiful Webhook debugging tool.

Pagekite - Bring your localhost servers on-line.

Beew.io - The simplest way of scheduling HTTP requests.

tmate - Tmate is a instant terminal sharing based on ssh.