go-wecom VS go-req

Compare go-wecom vs go-req 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-wecom go-req
1 1
69 22
- -
3.6 1.8
11 months ago almost 2 years ago
Go Go
Apache License 2.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.

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.

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.

What are some alternatives?

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

go-binance - A Go SDK for Binance API

heimdall - An enhanced HTTP client for Go

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

req - Simple Go HTTP client with Black Magic

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

httpx - Reliable HTTP for GoLang

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

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

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