gorequest VS grequests

Compare gorequest vs grequests and see what are their differences.

gorequest

GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent ) (by parnurzeal)

grequests

A Go "clone" of the great and famous Requests library (by levigross)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gorequest grequests
1 0
3,377 2,027
- -
2.6 4.2
4 days ago 4 months ago
Go Go
MIT License Apache License 2.0
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.

gorequest

Posts with mentions or reviews of gorequest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-26.
  • GitHub - wenerme/go-req: Declarative golang HTTP client
    4 projects | /r/golang | 26 Aug 2021
    requests is not declarative for me, this is what I mean declarative https://github.com/wenerme/go-wecom/blob/main/wecom/client_agent.go , requests is more like https://github.com/parnurzeal/gorequest , just chain everything. context.Context is not required, but just can be passed by.

grequests

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

We haven't tracked posts mentioning grequests yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing gorequest and grequests you can also consider the following projects:

resty - Simple HTTP and REST client library for Go

Retry

sling - A Go HTTP client library for creating and sending API requests

goreq

delve - Delve is a debugger for the Go programming language.

fastlz - Wrap over FastLz for GoLang

go-torch

gopencils - Easily consume REST APIs with Go (golang)

go-sitemap-generator - go-sitemap-generator is the easiest way to generate Sitemaps in Go

Death - Managing go application shutdown with signals.

Task - A task runner / simpler Make alternative written in Go