go-req VS go-wecom

Compare go-req vs go-wecom and see what are their differences.

go-wecom

Wechat Work/Wecom/企业微信 Golang SDK (by wenerme)
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
go-req go-wecom
1 1
22 69
- -
1.8 3.6
almost 2 years ago 11 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.

go-req

Posts with mentions or reviews of go-req. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-26.

go-wecom

Posts with mentions or reviews of go-wecom. 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.

What are some alternatives?

When comparing go-req and go-wecom you can also consider the following projects:

heimdall - An enhanced HTTP client for Go

go-binance - A Go SDK for Binance API

req - Simple Go HTTP client with Black Magic

fosite - Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.

httpx - Reliable HTTP for GoLang

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

gentleman - Plugin-driven, extensible HTTP client toolkit for Go

PowerWeChat - PowerWechat是一款基于WeChat SDK for Golang,支持小程序、微信支付、企业微信、公众号等全微信生态

go-http-client - An enhanced and lightweight http client for Golang

sreq

httpretry - Enriches the standard go http client with retry functionality.

requests - HTTP requests for Gophers