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.
664 stars
19 watching
90 forks
Language: Go
last commit: 6 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 | 509 |
earthboundkid/requests | A library providing a simpler and more convenient HTTP client API for Go. | 1,533 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 279 |
mozillazg/request | An HTTP request library for Gopher. | 426 |
opus-domini/fast-shot | A fast and flexible HTTP client for Go with support for various features like authentication, headers, query parameters, retry mechanisms, and more. | 72 |
dghubble/sling | A Go HTTP client library for creating and sending API requests | 1,690 |
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. | 179 |
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. | 50 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,086 |
levigross/grequests | A Go library that mimics the functionality of a popular external HTTP client library | 2,145 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 707 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |