HTTPclient

Open-source projects categorized as HTTPclient

Top 23 HTTPclient Open-Source Projects

  • Guzzle

    Guzzle, an extensible PHP HTTP client

  • Project mention: Open Source Projects You Can Lay Your Hand On | /r/XBScompany | 2023-12-06

    Guzzle is a PHP HTTP client library. It’s a simple and effective solution for sending HTTP requests and managing HTTP/1.1 and HTTP/2.0 responses. This versatile tool excels in several areas, allowing developers to build query strings quickly, send POST requests, upload JSON data, and handle other HTTP-related tasks. Moreover, Guzzle facilitates both synchronous and asynchronous request handling, providing flexibility for different scenarios.

  • thunder-client-support

    Thunder Client is a lightweight Rest API Client Extension for VS Code.

  • Project mention: How to Add Firebase Authentication To Your NodeJS App | dev.to | 2024-05-01

    There are several testing approaches you can take to ascertain the functionality of the auth API. One way would be to automate the testing using unit tests with tools like Jest and Supertest. Alternatively, you can make use of API clients like Postman or the Thunder Client VS Code extension to test the API.

  • 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.

    InfluxDB logo
  • house

    有完整版的PDF下载。 (by wenbochang888)

  • Project mention: 深圳城中村里,上万人正被“统租”驱逐|工劳小报 #24 | /r/China_irl | 2023-07-06
  • heimdall

    An enhanced HTTP client for Go (by gojek)

  • HTTPlug

    HTTPlug, the HTTP client abstraction for PHP

  • WebApiClient

    An open source project based on the HttpClient. You only need to define the c# interface and modify the related features to invoke the client library of the remote http interface asynchronously.

  • ureq

    A simple, safe HTTP client

  • Project mention: Thermostat Control for Ecobee | /r/rust | 2023-05-29

    I also enjoyed using ureq as an http client.

  • SaaSHub

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

    SaaSHub logo
  • mockhttp

    Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.

  • Project mention: Mock heavy tests | /r/dotnet | 2023-06-01

    I'd say that without wanting to refactor the code a little bit (maybe moving those HttpClients into a service so that they are easily mocked) your best bet would be to use something like WireMock or MockHttp.

  • sttp

    The Scala HTTP client you always wanted!

  • gout

    gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues

  • apidash

    API Dash is a beautiful open-source cross-platform API Client built using Flutter which can help you easily create & customize your API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.

  • Project mention: API Dash – A Postman Alternative | news.ycombinator.com | 2024-04-09
  • golang-tls

    Simple Golang HTTPS/TLS Examples

  • angular-app

    Angular 17 ,Bootstrap 5, Node.js, Express.js, CRUD, PWA, SSR, SEO, Lazy Loading, Examples Angular & React nrwl

  • ws ☁️

    ⚠️ Deprecated - (in favour of Networking) :cloud: Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing)

  • httpclient-interception

    A .NET library for intercepting server-side HTTP requests

  • Tiny.RestClient

    Simpliest Fluent REST client for .NET

  • Moq.Contrib.HttpClient

    A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.

  • Cashew

    A simple and elegant yet powerful HTTP client cache for .NET (by joakimskoog)

  • go-otelroundtripper

    Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.

  • wasmedge_hyper_demo

    Lightweight HTTP servers based on hyper / warp frameworks in the WasmEdge Runtime.

  • Project mention: Release: WasmEdge 0.12 and 0.12.1 | news.ycombinator.com | 2023-05-28

    https://github.com/second-state/microservice-rust-mysql

    https://github.com/WasmEdge/wasmedge-db-examples

    https://github.com/WasmEdge/wasmedge_hyper_demo

    WasmEdge is already one of the smallest and most efficient Wasm runtimes out there. It embeds into libsql (SQLite on the server!) to execute user definited functions to perform complex tasks like HTTPS web services & AI inference from SQL statements! https://wasmedge.org/docs/embed/use-case/libsql/

    The WasmEdge C++ and Rust SDKs allow host applications to embed Wasm functions asynchronously. It is critically important in many applications where the embedded Wasm function is simply not allowed to block the execution of the host applications. https://github.com/second-state/wasmedge-rustsdk-examples/bl...

    Asynchronous host SDKs are complex and a lot of work still remains. We are continuously improving it with our end user and partner communities.

    Preview: https://github.com/L-jasmine/WasmEdge/tree/feat/async

    What's coming next?

    * Support plugins in our Docker and k8s integrations

  • http

    An isomorphic http client for Svelte applications (by beyonk-group)

  • HttpClientCodeGenerator

    HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.

  • mysql_udf_http_golang

    MySQL(or MariaDB) UDF(User-Defined Functions) Http Client Plugin.

  • SaaSHub

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

    SaaSHub logo
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).

HTTPclient related posts

  • What GraphQL client package are you using?

    1 project | /r/PHP | 10 Jun 2023
  • Mock heavy tests

    2 projects | /r/dotnet | 1 Jun 2023
  • Thermostat Control for Ecobee

    2 projects | /r/rust | 29 May 2023
  • I created a simpler RestSharp alternative, SimpleHttpClient

    2 projects | /r/csharp | 23 Apr 2023
  • Thunder Client CLI — A new way to test APIs inside VS Code

    1 project | dev.to | 17 Feb 2023
  • PHP, REST API and Mikrotik Routers

    1 project | /r/PHPhelp | 10 Jan 2023
  • Why is the cURL package missing libz?

    1 project | /r/openwrt | 17 Dec 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 Guzzle 22,992
2 thunder-client-support 3,563
3 house 3,151
4 heimdall 2,559
5 HTTPlug 2,539
6 WebApiClient 2,006
7 ureq 1,567
8 mockhttp 1,544
9 sttp 1,420
10 gout 1,308
11 apidash 1,225
12 golang-tls 1,209
13 angular-app 620
14 ws ☁️ 354
15 httpclient-interception 332
16 Tiny.RestClient 205
17 Moq.Contrib.HttpClient 184
18 Cashew 83
19 go-otelroundtripper 75
20 wasmedge_hyper_demo 71
21 http 46
22 HttpClientCodeGenerator 45
23 mysql_udf_http_golang 41

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