requests

HTTP client library

An HTTP client library that allows users to send HTTP requests with ease and flexibility

A golang HTTP client library. Salute to python requests.

GitHub

664 stars
19 watching
90 forks
Language: Go
last commit: 4 months ago

Related projects:

Repository Description Stars
monaco-io/request An HTTP client library for making requests in Go 291
theelous3/asks An async HTTP client library with a familiar API and session management 508
earthboundkid/requests A library providing a simpler and more convenient HTTP client API for Go. 1,512
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 278
mozillazg/request An HTTP request library for Gopher. 425
opus-domini/fast-shot An HTTP client library for Go that provides a simple and fluent API for making requests with various features and customization options. 66
dghubble/sling A Go HTTP client library for creating and sending API requests 1,687
esurdam/go-sophos A client library for interacting with Sophos UTM 9 REST API in Go 12
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 177
abdul/as3httpclient An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. 6
spotlightkid/mrequests An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. 49
h2non/gentleman A toolkit for building versatile and composable HTTP clients in Go. 1,082
levigross/grequests A Go library that mimics the functionality of a popular external HTTP client library 2,143
amphp/http-client An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. 703
jcgregorio/httplib2 An HTTP client library for Python 383