Go Requests

Open-source Go projects categorized as Requests

Top 6 Go Request Projects

  • grequests

    A Go "clone" of the great and famous Requests library (by levigross)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • requests

    HTTP requests for Gophers (by earthboundkid)

    Project mention: An unordered list of things I miss in Go | news.ycombinator.com | 2024-08-17

    https://blog.carlana.net/post/2021/requests-golang-http-clie...

    I don’t think that article discusses the timeout issue. So all the issues mentioned in that article, plus the timeout issue.

    The end result is you have to explain to every Go developer that they can’t use the http client as-is.

    Start searching for http client usages in GitHub. You’ll probably find more incorrect usages than correct ones.

    It’s a solvable problem, you write a wrapper http client once and tell everyone to use it. But it’s a nasty foot gun to have to explain all this.

  • resto

    🔗 Send pretty HTTP & API requests with TUI.

  • valix

    Go package for validating requests

  • vbalancer

    The vbalancer is a highload proxy for TCP traffic. It provides high availability, scalability for applications running on multiple servers. It allows users to easily manage and scale their applications.

  • optic

    A simplified, generic, entity based web library for golang that's drop in compatible with net/http (by nanvenomous)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Requests discussion

Log in or Post with

Go Requests related posts

  • I wrote my own Go HTTP client

    1 project | news.ycombinator.com | 30 May 2023
  • requests v0.23.4 with XML support

    1 project | /r/golang | 22 May 2023
  • How use gorilla/http for requests

    1 project | /r/golang | 28 Feb 2023
  • Review the code for the project VBalancer

    1 project | /r/golang | 24 Jan 2023
  • The balancer for incoming HTTP requests

    2 projects | /r/golang | 26 Nov 2022
  • json response data from curl tool is different than http.Get method.

    1 project | /r/golang | 25 Sep 2022
  • How GoLang Generics Empower Concise API: HTML Table Extraction Case Study

    1 project | /r/golang | 18 Sep 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Request projects in Go? This list will help you:

Project Stars
1 grequests 2,144
2 requests 1,547
3 resto 240
4 valix 28
5 vbalancer 28
6 optic 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?