<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>http-client</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1442/feed"/>
    <updated>2026-05-15T09:33:32+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1442/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12642</id>
            <title type="text"><![CDATA[Kivo]]></title>
            <link rel="alternate" href="https://github.com/DevlogZz/Kivo" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12642"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A minimal, fast, and modern desktop HTTP client built with Rust and Tauri.

Kivo is a lightweight cross-platform HTTP client designed for developers who value speed and simplicity. It provides a clean, distraction-free environment for testing APIs and managing request collections without the bloat of traditional tools.

Related contents:

- [\#67 - Newsletter du 27 Avril 2026 @ RudeOps :fr:](https://www.rudeops.com/newsletters/2026-04-27).]]>
            </summary>
            <updated>2026-04-29T06:13:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12292</id>
            <title type="text"><![CDATA[HTTPXYZ]]></title>
            <link rel="alternate" href="https://httpxyz.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12292"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A next-generation HTTP client for Python.

HTTPXYZ (pronounced &amp;quot;HTTP-ex-why-zee&amp;quot;) is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.

- [HTTPXYZ @ Codeberg](https://codeberg.org/httpxyz/httpxyz).

Related contents:

- [Why I forked httpx @ Michiel&amp;#039;s Blog](https://tildeweb.nl/~michiel/httpxyz.html).]]>
            </summary>
            <updated>2026-03-26T12:46:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12262</id>
            <title type="text"><![CDATA[Requests]]></title>
            <link rel="alternate" href="https://requests.readthedocs.io/en/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12262"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Requests is an elegant and simple HTTP library for Python, built for human beings.

- [Requests @ GitHub](https://github.com/psf/requests).

Related contents:

- [Open Source Gave Me Everything Until I Had Nothing Left to Give @ Kenneth Reitz](https://kennethreitz.org/essays/2026-03-18-open_source_gave_me_everything_until_i_had_nothing_left_to_give).
- [Kenneth Reitz - Quand le libre te bouffe @ Korben :fr:](https://korben.info/kenneth-reitz-open-source-burnout.html).]]>
            </summary>
            <updated>2026-03-23T16:07:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12073</id>
            <title type="text"><![CDATA[ky]]></title>
            <link rel="alternate" href="https://github.com/sindresorhus/ky" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12073"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🌳 Tiny &amp;amp; elegant JavaScript HTTP client based on the Fetch API.

Related contents:

- [Beware implicit Content-Type: &amp;quot;application/json&amp;quot; @ Matias Kinnunen](https://mtsknn.fi/blog/beware-implicit-values/).]]>
            </summary>
            <updated>2026-03-10T07:24:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12046</id>
            <title type="text"><![CDATA[runn]]></title>
            <link rel="alternate" href="https://runn.run/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12046"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[runn ( means &amp;quot;Run N&amp;quot;. is pronounced /rʌ́n én/. ) is a package/tool for running operations following a scenario.

Key features of runn are:

- As a tool for scenario based testing.
- As a test helper package for the Go language.
- As a tool for workflow automation.
- Support HTTP request, gRPC request, DB query, Chrome DevTools Protocol, and SSH/Local command execution
- OpenAPI Document-like syntax for HTTP request testing.
- Single binary = CI-Friendly.

- [runn @ GitHub](https://github.com/k1LoW/runn).]]>
            </summary>
            <updated>2026-03-09T07:15:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11993</id>
            <title type="text"><![CDATA[OkHttp]]></title>
            <link rel="alternate" href="https://square.github.io/okhttp/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11993"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Square’s meticulous HTTP client for the JVM, Android, and GraalVM. 

- [OkHttp @ GitHub](https://github.com/square/okhttp).

Related contents:

- [10 or more reasons to not use JDK’s HttpClient @ Brice Dutheil](https://blog.arkey.fr/2026/02/08/ten-reasons-to-not-use-jdk-httpclient/).]]>
            </summary>
            <updated>2026-03-03T08:54:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10642</id>
            <title type="text"><![CDATA[java-http]]></title>
            <link rel="alternate" href="https://github.com/FusionAuth/java-http/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10642"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[FusionAuth HTTP client and server

 A full featured, stand-alone, high-performance HTTP server and client written entirely in plain Java.

Related contents:

- [java-http, A Simple, Fast HTTP Server with Virtual Threads @ FusionAuth Blog](https://fusionauth.io/blog/java-http-new-release).]]>
            </summary>
            <updated>2025-10-14T05:45:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2266</id>
            <title type="text"><![CDATA[Axios]]></title>
            <link rel="alternate" href="https://axios-http.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2266"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Promise based HTTP client for the browser and node.js

Axios is a simple promise based HTTP client for the browser and node.js. Axios provides a simple to use library in a small package with a very extensible interface.

- [Axios @ GitHub](https://github.com/axios/axios).

Relade contents:

- [🌐 Axios ou Fetch : lequel choisir pour vos projets ? @ Anas En-Naqadi&amp;#039;s LinkedIn :fr:](https://www.linkedin.com/posts/anas-en-naqadi_webdevelopment-axios-fetchapi-activity-7277240198575394816-tXct).
- [Axios Supply Chain Attack Pushes Cross-Platform RAT via Compromised npm Account @ The Hacker News](https://thehackernews.com/2026/03/axios-supply-chain-attack-pushes-cross.html).
- [North Korean hackers blamed for hijacking popular Axios open source project to spread malware @ TechCrunch](https://techcrunch.com/2026/03/31/hacker-hijacks-axios-open-source-project-used-by-millions-to-push-malware/).
- [Supply Chain Attack on Axios Pulls Malicious Dependency from npm @ Socket](https://socket.dev/blog/axios-npm-package-compromised).]]>
            </summary>
            <updated>2026-04-03T12:01:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6727</id>
            <title type="text"><![CDATA[Guzzle, PHP HTTP client]]></title>
            <link rel="alternate" href="https://docs.guzzlephp.org/en/stable/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6727"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services.]]>
            </summary>
            <updated>2025-08-29T10:37:57+00:00</updated>
        </entry>
    </feed>
