rHttp VS go-pry

Compare rHttp vs go-pry and see what are their differences.

go-pry

An interactive REPL for Go that allows you to drop into your code at any point. (by d4l3k)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rHttp go-pry
2 1
523 2,997
- -
9.0 1.2
7 days ago about 1 year ago
Go Go
GNU Affero General Public License v3.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rHttp

Posts with mentions or reviews of rHttp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • RHttp: REPL for HTTP
    3 projects | news.ycombinator.com | 17 Apr 2024
    > This is project was created when I needed something like REPL for http request in terminal, there are many great tools exist: Postman, Insomnia, httpie, curl etc but i wanted something little bit different, something lightweight, simple and fast, something like REPL when I can quickly modify request, send it and see the response with all the details. I wanted such utility with minimal magic, ideally without any black magic under the hood.

    https://github.com/1buran/rHttp?tab=readme-ov-file#introduct...

go-pry

Posts with mentions or reviews of go-pry. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing rHttp and go-pry you can also consider the following projects:

scriggo - The world’s most powerful template engine and Go embeddable interpreter

nodebook - Nodebook - Multi-Lang Web REPL + CLI Code runner

gomacro - Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros

bfgo - A fast, optimizing, BF compiler, interpreter, and REPL. Also includes a BF formatter and minifier! Implemented in Go. Batteries included.

sh - A shell parser, formatter, and interpreter with bash support; includes shfmt

goawk - A POSIX-compliant AWK interpreter written in Go, with CSV support

lgo - Interactive Go programming with Jupyter