gorequest
GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent ) (by parnurzeal)
grequests
A Go "clone" of the great and famous Requests library (by levigross)
gorequest | grequests | |
---|---|---|
1 | - | |
3,444 | 2,144 | |
- | - | |
2.6 | 3.3 | |
9 months ago | 7 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.
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
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
go-torch
goreq
delve - Delve is a debugger for the Go programming language.
gopencils - Easily consume REST APIs with Go (golang)
fastlz - Wrap over FastLz for GoLang
go-sitemap-generator - go-sitemap-generator is the easiest way to generate Sitemaps in Go
beaver - 💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.
Death - Managing go application shutdown with signals.