<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>api</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/215/feed"/>
    <updated>2026-06-20T17:39:23+00:00</updated>
    <id>https://links.biapy.com/guest/tags/215/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12837</id>
            <title type="text"><![CDATA[Dataiku&amp;#039;s Kiji Privacy Proxy]]></title>
            <link rel="alternate" href="https://github.com/dataiku/kiji-proxy" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12837"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Privacy proxy for your OpenAI requests.

An intelligent privacy layer for AI APIs. Kiji automatically detects and masks personally identifiable information (PII) in requests to AI services, ensuring your sensitive data never leaves your control.

Related contents:

- [Episode 666: Berkeley Suffering Distribution @ Linux Unplugged](https://linuxunplugged.com/666).]]>
            </summary>
            <updated>2026-05-25T07:10:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12806</id>
            <title type="text"><![CDATA[Skir]]></title>
            <link rel="alternate" href="https://skir.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12806"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Like Protobuf, without the pain.
The single source of truth for your data types.

Skir is a declarative language for defining data types, constants, and APIs. Write your schema once in a .skir file and generate idiomatic, type-safe code in TypeScript, Python, Java, Go, C++, and more.

- [Skir @ GitHub](https://github.com/gepheum/skir).]]>
            </summary>
            <updated>2026-05-21T15:32:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12774</id>
            <title type="text"><![CDATA[Laravel Idempotency]]></title>
            <link rel="alternate" href="https://github.com/WendellAdriel/laravel-idempotency" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12774"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTTP Idempotency Middleware for Laravel applications.

Laravel Idempotency helps you safely retry write-oriented HTTP requests without performing the same work twice. When a POST, PUT, or PATCH request is sent again with the same idempotency key and the same request data, the package replays the original response instead of executing your route again.

Related contents:

- [Laravel Idempotency: HTTP Idempotency Middleware for Laravel @ Laravel News](https://laravel-news.com/laravel-idempotency-http-idempotency-middleware-for-laravel).]]>
            </summary>
            <updated>2026-05-15T15:01:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12553</id>
            <title type="text"><![CDATA[Vespasian]]></title>
            <link rel="alternate" href="https://github.com/praetorian-inc/vespasian" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12553"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API Discovery and Specification Generation Tool.

API discovery tool that maps attack surfaces from captured traffic and generates specs for REST, GraphQL, SOAP, and WebSocket APIs 

Vespasian discovers API endpoints by observing real HTTP traffic and generates API specification files from those observations. It captures traffic through headless browser crawling or imports it from existing sources (Burp Suite XML exports, HAR files, and mitmproxy dumps), then classifies requests, probes discovered endpoints, and outputs specifications in the native format for each API type: OpenAPI 3.0 for REST, GraphQL SDL for GraphQL, and WSDL for SOAP services.

Related contents:

- [Meet Vespasian. It Sees What Static Analysis Can’t. @ Praetorian](https://www.praetorian.com/blog/vespasian-api-endpoint-discovery-tool).
- [\#72 - Microsoft et Adobe corrigent une vulnérabilité déjà exploitée @ Erreur 403 :fr:](https://newsletter.erreur403.fr/p/erreur-403-72-microsoft-et-adobe-corrigent-une-vuln-rabilit-d-j-exploit-e).]]>
            </summary>
            <updated>2026-04-16T11:37:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12503</id>
            <title type="text"><![CDATA[Proxelar]]></title>
            <link rel="alternate" href="https://github.com/emanuele-em/proxelar" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12503"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Man-in-the-Middle proxy written in Rust.
Intercept, inspect, and modify HTTP/HTTPS traffic with Lua scripting, a TUI, and a web interface.

 A programmable MITM proxy that intercepts HTTP/HTTPS traffic so you don&amp;#039;t have to guess what your app is doing. Forward &amp;amp; reverse modes, TLS interception, TUI, terminal, and web GUI.

Related contents:

- [Veille #51 — L&amp;#039;actu de la semaine @ Camille Roux :fr:](https://www.camilleroux.com/veille-51-lactu-de-la-semaine/).]]>
            </summary>
            <updated>2026-04-10T08:09:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12298</id>
            <title type="text"><![CDATA[CPE guesser]]></title>
            <link rel="alternate" href="https://vulnerability-lookup.github.io/cpe-guesser/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12298"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tool to guess CPE name based on common software name.

CPE Guesser is a command-line tool or web service designed to guess the CPE name based on one or more keywords. The resulting CPE can then be used with tools like cve-search or vulnerability-lookup to perform actual searches using CPE names.

- [CPE guesser @ GitHub](https://github.com/vulnerability-lookup/cpe-guesser).

Related contents:

- [cpe-guesser 2.0 released - Multi-Source CPE Imports, Better Ranking, and Greater Autonomy Beyond NVD @ Vulnerability-Lookup](https://www.vulnerability-lookup.org/2026/03/22/cpe-guesser-2.0-released/).]]>
            </summary>
            <updated>2026-03-26T13:30:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12030</id>
            <title type="text"><![CDATA[Swatchify]]></title>
            <link rel="alternate" href="https://james-see.github.io/swatchify/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12030"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Extract Dominant Colors from Images. Go CLI, REST API &amp;amp; JavaScript Library.

 Extract dominant colors from images using k-means clustering.
A fast, cross-platform CLI tool that extracts dominant colors from images using k-means clustering.

- [Swatchify @ GitHub](https://github.com/james-see/swatchify).]]>
            </summary>
            <updated>2026-03-05T16:08:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12003</id>
            <title type="text"><![CDATA[vinext]]></title>
            <link rel="alternate" href="https://github.com/cloudflare/vinext" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12003"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vite plugin that reimplements the Next.js API surface — deploy anywhere.

Related contents:

- [How we rebuilt Next.js with AI in one week @ Cloudflare](https://blog.cloudflare.com/vinext/).]]>
            </summary>
            <updated>2026-03-04T07:42:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11999</id>
            <title type="text"><![CDATA[Copilot API Proxy]]></title>
            <link rel="alternate" href="https://github.com/ericc-ch/copilot-api" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11999"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Turn GitHub Copilot into OpenAI/Anthropic API compatible server. Usable with Claude Code! 

A reverse-engineered proxy for the GitHub Copilot API that exposes it as an OpenAI and Anthropic compatible service. This allows you to use GitHub Copilot with any tool that supports the OpenAI Chat Completions API or the Anthropic Messages API, including to power Claude Code.

Related contents:

- [I turned GitHub Copilot into OpenAI API compatible provider @ Erick Christian&amp;#039;s dev.to](https://dev.to/ericc/i-turned-github-copilot-into-openai-api-compatible-provider-1fb8).]]>
            </summary>
            <updated>2026-03-03T13:26:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11986</id>
            <title type="text"><![CDATA[httpbin]]></title>
            <link rel="alternate" href="https://httpbin.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11986"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple HTTP Request &amp;amp; Response Service.
 HTTP Request &amp;amp; Response Service, written in Python + Flask. 

- [httpbin @ GitHub](https://github.com/postmanlabs/httpbin).

Related contents:

- [Before You Migrate: Five Surprising Ingress-NGINX Behaviors You Need to Know @ kubernetes](https://kubernetes.io/blog/2026/02/27/ingress-nginx-before-you-migrate/).]]>
            </summary>
            <updated>2026-03-02T12:46:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11947</id>
            <title type="text"><![CDATA[PHP Sentinel 🛡️]]></title>
            <link rel="alternate" href="https://github.com/malikad778/php-sentinel" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11947"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Passive API Contract Monitoring for PHP 8.3+. Detects breaking changes, json schema drift, and unexpected structural modifications in third-party REST APIs via probabilistic inference. 

Passive API Contract Monitoring for strictly typed PHP 8.3+.

Sentinel silently monitors the JSON payloads returning from the third-party APIs you consume, automatically infers their structural JSON Schema, and detects when they change unexpectedly (drift).]]>
            </summary>
            <updated>2026-02-27T12:32:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11884</id>
            <title type="text"><![CDATA[♞ lichess.org]]></title>
            <link rel="alternate" href="https://lichess.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11884"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the forever free, adless and open source chess server ♞.

Lila (li[chess in sca]la) is a free online chess game server focused on realtime gameplay and ease of use.

- [Lila @ GitHub](https://github.com/lichess-org/lila).]]>
            </summary>
            <updated>2026-02-20T13:25:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11781</id>
            <title type="text"><![CDATA[Ship types, not docs]]></title>
            <link rel="alternate" href="https://shiptypes.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11781"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Types are the contract between services, docs are not.]]>
            </summary>
            <updated>2026-02-11T13:27:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11611</id>
            <title type="text"><![CDATA[Mock Service Worker (MSW)]]></title>
            <link rel="alternate" href="https://mswjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11611"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API mocking library for browser and Node.js.
 Industry standard API mocking for JavaScript.

Mock Service Worker is an API mocking library that allows you to write client-agnostic mocks and reuse them across any frameworks, tools, and environments. 

- [Mock Service Worker (MSW) @ GitHub]().

Related contents:

- [Congratulations to the recipients of the 2025 Spotify FOSS Fund @ Spotify R&amp;amp;D](https://engineering.atspotify.com/2026/1/congratulations-to-the-recipients-of-the-2025-spotify-foss-fund).]]>
            </summary>
            <updated>2026-01-26T12:33:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11540</id>
            <title type="text"><![CDATA[Iconify]]></title>
            <link rel="alternate" href="https://icon-sets.iconify.design/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11540"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[home of open source icons.

Iconify is an opensource library of icons - they also have an API which you can use to get the icon SVG.]]>
            </summary>
            <updated>2026-01-20T09:04:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11310</id>
            <title type="text"><![CDATA[HelixML]]></title>
            <link rel="alternate" href="https://helix.ml/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11310"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI Agents on a Private GenAI Stack.

 ♾️ Helix is a private GenAI stack for building AI agents with declarative pipelines, knowledge (RAG), API bindings, and first-class testing. 

- [HelixML @ GitHub](https://github.com/helixml/helix).

Related contents:

- [We Mass-Deployed 15-Year-Old Screen Sharing Technology and It&amp;#039;s Actually Better @ HelixML](https://blog.helix.ml/p/we-mass-deployed-15-year-old-screen).]]>
            </summary>
            <updated>2025-12-24T12:44:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11298</id>
            <title type="text"><![CDATA[Pixload Darkroom]]></title>
            <link rel="alternate" href="https://github.com/pixload/darkroom" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11298"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[High-fidelity image processing microservice. Features native HEIC ingestion, ICC color profile management (sRGB), Lanczos resampling, and hardware-accelerated AVIF encoding. Built for professional event photography workflows.]]>
            </summary>
            <updated>2025-12-23T13:40:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11293</id>
            <title type="text"><![CDATA[Hyvor Relay]]></title>
            <link rel="alternate" href="https://relay.hyvor.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11293"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[✉️ Open-Source Email API for Developers. Self-hosted Alternative to SES, Mailgun, SendGrid.

Hyvor Relay is a self-hosted, open-source email API for developers. It uses SMTP to send emails using your own infrastructure. It is designed to be simple to self-host, easy to manage and observe, and powerful enough to send millions of daily emails.

- [Hyvor Relay @ GitHub](https://github.com/hyvor/relay).]]>
            </summary>
            <updated>2025-12-23T13:33:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10945</id>
            <title type="text"><![CDATA[Tusk Drift]]></title>
            <link rel="alternate" href="https://www.usetusk.ai/tusk-drift" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10945"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Automated API Testing From Live Traffic.
Node.js SDK for capturing and replaying API calls made to/from your service.

The Node.js Tusk Drift SDK enables fast and deterministic API testing by capturing and replaying API calls made to/from your service. Automatically record real-world API calls, then replay them as tests using the Tusk CLI to find regressions. During replay, all outbound requests are intercepted with recorded data to ensure consistent behavior without side-effects.

- [Tusk Drift @ GitHub](https://github.com/Use-Tusk/drift-node-sdk).]]>
            </summary>
            <updated>2025-11-12T15:12:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10869</id>
            <title type="text"><![CDATA[mock]]></title>
            <link rel="alternate" href="https://dhuan.github.io/mock/latest/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10869"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Language-agnostic API mocking and testing utility.

mock is an API utility - it lets you:

- define API routes easily through API configuration files or through command-line parameters.
- use shells scripts as response handlers. Or any other type of program can act as response handlers.
- test your API - make assertions on whether an endpoint was requested.


- [mock @ GitHub](https://github.com/dhuan/mock/tree/master).

Related contents:

- [Issue \#168: 💪 The overlooked power of URLs @ Changelog News](https://changelog.com/news/168).]]>
            </summary>
            <updated>2025-11-04T06:51:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10868</id>
            <title type="text"><![CDATA[Automerge]]></title>
            <link rel="alternate" href="https://automerge.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10868"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Version control for your data.
Automerge is a local-first sync engine for multiplayer apps that works offline, prevents conflicts, and runs fast.

- [Automerge @ GitHub](https://github.com/automerge).

Related contents:

- [Issue \#168: 💪 The overlooked power of URLs @ Changelog News](https://changelog.com/news/168).]]>
            </summary>
            <updated>2025-11-04T06:49:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10857</id>
            <title type="text"><![CDATA[Favicon API]]></title>
            <link rel="alternate" href="https://vemetric.com/favicon-api" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10857"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fetch Favicons from any website
A free &amp;amp; simple API to get favicons from any website. Open-source, easy to use, and self-hostable. 

- [Favicon API @ GitHub](https://github.com/vemetric/favicon-api).]]>
            </summary>
            <updated>2025-11-03T14:30:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10828</id>
            <title type="text"><![CDATA[html-to-markdown]]></title>
            <link rel="alternate" href="https://html-to-markdown.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10828"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. 

A robust html-to-markdown converter that transforms HTML (even entire websites) into clean, readable Markdown. It supports complex formatting, customizable options, and plugins for full control over the conversion process.

- [html-to-markdown @ GitHub](https://github.com/JohannesKaufmann/html-to-markdown).

Related contents:

- [Episode 661: Sink Your Claws In @ Linux Unplugged](https://linuxunplugged.com/661).]]>
            </summary>
            <updated>2026-04-09T06:22:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10791</id>
            <title type="text"><![CDATA[WireMock]]></title>
            <link rel="alternate" href="https://wiremock.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10791"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mock the APIs You Depend On.
flexible, open source API mocking.
 A tool for mocking HTTP services.

WireMock supports several approaches for creating mock APIs - in code, via its REST API, as JSON files and by recording HTTP traffic proxied to another destination. WireMock has a rich matching system, allowing any part of an incoming request to be matched against complex and precise criteria. Responses of any complexity can be dynamically generated via the Handlebars based templating system. Finally, WireMock is easy to integrate into any workflow due to its numerous extension points and comprehensive APIs.

- [WireMock @ GitHub](https://github.com/wiremock/wiremock).]]>
            </summary>
            <updated>2025-10-27T16:48:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10780</id>
            <title type="text"><![CDATA[FastAPI MCP]]></title>
            <link rel="alternate" href="https://fastapi-mcp.tadata.com/getting-started/welcome" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10780"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

MCP (Model Context Protocol) is the emerging standard to define how AI agents communicate with applications. Using FastAPI-MCP, creating a secured MCP server to your application takes only 3 lines of code.

- [FastAPI MCP @ GitHub](https://github.com/tadata-org/fastapi_mcp).

Related contents:

- [Accelerate developer productivity with these 9 open source AI and MCP projects @ GitHub blog](https://github.blog/open-source/accelerate-developer-productivity-with-these-9-open-source-ai-and-mcp-projects/).]]>
            </summary>
            <updated>2025-10-27T14:04:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10734</id>
            <title type="text"><![CDATA[GraphQL]]></title>
            <link rel="alternate" href="https://graphql.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10734"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A query language for your API.

GraphQL is an open‑source query language for APIs and a server‑side runtime. It provides a strongly‑typed schema to define relationships between data, making APIs more flexible and predictable. And it isn’t tied to a specific database or storage engine — it works with your existing code and data, making it easier to evolve APIs over time.

Related contents:

- [GraphQL Myths @ Jovi De Croock](https://jovidecroock.com/blog/graphql-myths/).
- [GraphQL: the enterprise honeymoon is over @ john james.](https://johnjames.blog/posts/graphql-the-enterprise-honeymoon-is-over).]]>
            </summary>
            <updated>2025-12-16T13:01:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10686</id>
            <title type="text"><![CDATA[WAHA: WhatsApp HTTP API]]></title>
            <link rel="alternate" href="https://waha.devlike.pro/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10686"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WhatsApp HTTP API (REST API) that you can configure in a click! 3 engines: WEBJS (browser based), NOWEB (websocket nodejs), GOWS (websocket go).

WhatsApp HTTP API (REST API) that you can install on your own server and run in less than 5 minutes!

- [WAHA @ GitHub](https://github.com/devlikeapro/waha).]]>
            </summary>
            <updated>2025-10-16T11:36:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10577</id>
            <title type="text"><![CDATA[pdoc]]></title>
            <link rel="alternate" href="https://pdoc.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10577"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API Documentation for Python Projects.



pdoc auto-generates API documentation that follows your project&amp;#039;s Python module hierarchy. It requires no configuration, has first-class support for type annotations, cross-links between identifiers, comes with an integrated live-reloading web server, and understands numpydoc or Google-style docstrings.

- [pdoc @ GitHub](https://github.com/mitmproxy/pdoc).

Related contents:

- [pdoc - La documentation Python sans documentation @ Korben :fr:](https://korben.info/pdoc-faire-documentation-python-facile.html).]]>
            </summary>
            <updated>2025-10-15T09:42:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10545</id>
            <title type="text"><![CDATA[Abilities API]]></title>
            <link rel="alternate" href="https://github.com/WordPress/abilities-api" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10545"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A WordPress API for declaring and discovering plugin, theme, and core abilities in a human- and machine-readable way. 

Related contents:

- [ Abilities API  @ Wordpress AI](https://make.wordpress.org/ai/2025/07/17/abilities-api/).
- [API Abilities - Le langage universel de Wordpress pour unifier les composants IA @ Korben :fr:](https://korben.info/wordpress-ia-native-abilities-api-open-source.html).]]>
            </summary>
            <updated>2025-10-06T09:23:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10409</id>
            <title type="text"><![CDATA[Docker Static Maps API 🗺️]]></title>
            <link rel="alternate" href="https://github.com/dietrichmax/docker-staticmaps" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10409"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API for generating static map images 

docker-staticmaps is an open-source API for rendering static map images. Easily create maps with markers, polygons, circles, polylines or text, making it perfect for embedding map images on websites or apps. Comes with built-in rate limiting and image caching to optimize performance and protect against abuse.]]>
            </summary>
            <updated>2025-09-26T12:59:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10408</id>
            <title type="text"><![CDATA[Flint]]></title>
            <link rel="alternate" href="https://github.com/volantvm/flint" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10408"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[KVM Management, Reimagined.
Lightweight tool for managing linux virtual machines.

 A single &amp;lt;11MB binary with a modern Web UI, CLI, and API for KVM. No XML. No bloat. Just VMs.]]>
            </summary>
            <updated>2025-10-10T13:15:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10400</id>
            <title type="text"><![CDATA[Postal]]></title>
            <link rel="alternate" href="https://docs.postalserver.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10400"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[📮 A fully featured open source mail delivery platform for incoming &amp;amp; outgoing e-mail 

Postal is a complete and fully featured mail delivery platform for use by websites &amp;amp; web servers. Think Sendgrid, Mailgun or Postmark but open source and ready for you to run on your own servers. 

- [Postal @ GitHub](https://github.com/postalserver/postal).

Related contents:

- [Setting Up Postal as an SMTP Server @ Ivan Salloum](https://ivansalloum.com/setting-up-postal-as-an-smtp-server/).]]>
            </summary>
            <updated>2025-09-26T08:01:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10324</id>
            <title type="text"><![CDATA[withoutbg]]></title>
            <link rel="alternate" href="https://withoutbg.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10324"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Image Background Remover API.
Open source image background removal model 
Remove backgrounds from images instantly with AI. Choose between local processing (free) or cloud API (best quality).

- [withoutbg @ GitHub](https://github.com/withoutbg/withoutbg).]]>
            </summary>
            <updated>2025-09-19T12:55:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10155</id>
            <title type="text"><![CDATA[Growchief]]></title>
            <link rel="alternate" href="https://www.growchief.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10155"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Ultimate all-in social media automation (outreach) tool 🤖 .
Social Media Outreach for automation experts.

GrowChief is an API based tool to automate your social media accounts such assending connection requests and follow-up messages.

Growchief is an open-source social media automation tool (aka social scraper). It allows you to create a workflow (step-by-step) for interacting with different accounts on social media, such as sending a connection request, following up with a message, and so on. We do not encourage spam (perfect for API/n8n automations).

- [Growchief @ GitHub](https://github.com/growchief/growchief).]]>
            </summary>
            <updated>2025-09-12T07:45:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10090</id>
            <title type="text"><![CDATA[LiteLLM]]></title>
            <link rel="alternate" href="https://docs.litellm.ai/docs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10090"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Call all LLM APIs using the OpenAI format [Bedrock, Huggingface, VertexAI, TogetherAI, Azure, OpenAI, Groq etc.] 

Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq] 

- [LiteLLM @ GitHub](https://github.com/BerriAI/litellm).

Related contents:

- [Guide LiteLLM : Interface unifiée pour 100+ modèles IA @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/developper/programmation/python/litellm/).
- [Prise en main de LiteLLM Proxy Server @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/developper/programmation/python/litellm-proxy-server/).
- [Monitor your LiteLLM AI proxy with Datadog @ Datadog](https://www.datadoghq.com/blog/monitor-litellm-with-datadog/).]]>
            </summary>
            <updated>2025-09-17T11:30:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10027</id>
            <title type="text"><![CDATA[curl]]></title>
            <link rel="alternate" href="https://curl.se/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10027"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features.

 curl is used in command lines or scripts to transfer data. curl is also libcurl, used in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, medical devices, settop boxes, computer games, media players and is the Internet transfer engine for countless software applications in over twenty billion installations. 

- [curl @ GitHub](https://github.com/curl/curl).

Related contents:

- [Just use cURL](https://justuse.org/curl/).
- [Convenient &amp;#039;Copy as cURL&amp;#039;: explicit, executable, editable request replays @ Huon on the internet](https://huonw.github.io/blog/2025/08/copy-as-curl/).
- [The challenge of maintaining curl @ LWN.net](https://lwn.net/Articles/1034966/).]]>
            </summary>
            <updated>2025-10-22T14:09:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/87</id>
            <title type="text"><![CDATA[Vulcain]]></title>
            <link rel="alternate" href="https://vulcain.rocks/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/87"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[client-driven hypermedia APIs.
Use preloading to create fast and idiomatic client-driven REST APIs.

Vulcain is a brand new protocol using preload hints, Early Hints or HTTP/2 Server Push to create fast and idiomatic client-driven REST APIs.

An open source gateway server which you can put on top of any existing web API to instantly turn it into a Vulcain-compatible one is also provided!
It supports hypermedia APIs but also any &amp;quot;legacy&amp;quot; API by documenting its relations using OpenAPI.

- [Vulcain @ GitHub](https://github.com/dunglas/vulcain).]]>
            </summary>
            <updated>2025-09-18T05:53:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/206</id>
            <title type="text"><![CDATA[Autoswagger]]></title>
            <link rel="alternate" href="https://github.com/intruder-io/autoswagger/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/206"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[detect API auth weaknesses.

Autoswagger is a command-line tool designed to discover, parse, and test for unauthenticated endpoints using Swagger/OpenAPI documentation. It helps identify potential security issues in unprotected endpoints of APIs, such as PII leaks and common secret exposures.

Related contents:

- [AutoSwagger - L&amp;#039;outil gratuit qui trouve les failles d&amp;#039;API que les hackers adorent @ Korben :fr:](https://korben.info/autoswagger-outil-gratuit-trouve-failles-api.html).]]>
            </summary>
            <updated>2025-10-27T15:09:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/322</id>
            <title type="text"><![CDATA[HyperFetch]]></title>
            <link rel="alternate" href="https://hyperfetch.bettertyped.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/322"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Integrate with any API.
Simple, TypeSafe, Fast.
Seamless Requests and Real-Time Connectivity.
 ⚡ Fetching and realtime data exchange framework. 

Hyper Fetch is a framework that makes it easy to connect to any remote API. Using request based or real-time connection.

Hyper Fetch is unique fetching and realtime data-exchange framework meticulously crafted to prioritize simplicity and efficiency. Its typesafe design and user-friendly interface ensure a seamless integration experience, whether you&amp;#039;re working on the browser or the server. Next-generation features streamlines architecture creation, grants access to the request lifecycle, and empowers rapid development of new components and functionalities, all while facilitating real-time data exchange.

- [HyperFetch @ GitHub](https://github.com/BetterTyped/hyper-fetch).]]>
            </summary>
            <updated>2026-04-09T09:14:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/334</id>
            <title type="text"><![CDATA[UserCheck]]></title>
            <link rel="alternate" href="https://www.usercheck.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/334"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Email Validation API. Block Fake Users. Stop Disposable Emails from Creating Spam Accounts.

UserCheck identifies and blocks fake email addresses.
So you can focus on real users.]]>
            </summary>
            <updated>2026-01-20T15:26:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/361</id>
            <title type="text"><![CDATA[CallFS]]></title>
            <link rel="alternate" href="https://github.com/ebogdum/callfs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/361"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CallFS is an ultra-lightweight, high-performance REST API filesystem that provides precise Linux filesystem semantics over various backends including local filesystem, Amazon S3, and distributed peer networks]]>
            </summary>
            <updated>2026-01-20T15:30:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/368</id>
            <title type="text"><![CDATA[Dyan]]></title>
            <link rel="alternate" href="https://dyan.live/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/368"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual REST API Builder. Build REST APIs Visually. Deploy in Rust.

Dyan is a self-hosted platform to build, test, and export blazing-fast APIs from your database using visual tools and JavaScript/Python logic.

- [Dyan @ GitHub](https://github.com/dyan-dev/dyan).]]>
            </summary>
            <updated>2026-01-20T15:30:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/433</id>
            <title type="text"><![CDATA[Pennybase]]></title>
            <link rel="alternate" href="https://zserge.com/posts/pennybase/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/433"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a Pound-Shop BaaS.

Poor man&amp;#039;s Backend-as-a-Service (BaaS), similar to Firebase/Supabase/Pocketbase.

- [Pennybase @ GitHub](https://github.com/zserge/pennybase).]]>
            </summary>
            <updated>2025-08-28T17:09:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/437</id>
            <title type="text"><![CDATA[oRPC]]></title>
            <link rel="alternate" href="https://orpc.unnoq.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/437"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Typesafe APIs Made Simple 🪄. Easy to build APIs that are end-to-end type-safe and adhere to OpenAPI standards.

oRPC is a powerful combination of RPC and OpenAPI, makes it easy to build APIs that are end-to-end type-safe and adhere to OpenAPI standards

- [oRPC @ GitHub](https://github.com/unnoq/orpc).]]>
            </summary>
            <updated>2025-08-28T17:10:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/439</id>
            <title type="text"><![CDATA[whatsapp-api-js v6]]></title>
            <link rel="alternate" href="https://github.com/Secreto31126/whatsapp-api-js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/439"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A TypeScript server agnostic Whatsapp&amp;#039;s Official API framework]]>
            </summary>
            <updated>2025-08-28T17:10:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/552</id>
            <title type="text"><![CDATA[Motia]]></title>
            <link rel="alternate" href="https://www.motia.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/552"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unified Backend Framework for APIs, Events and AI Agents.

Multi-language cloud functions runtime for API endpoints, background jobs, and agentic workflows using Motia Steps. Preview them in the Workbench, ship to zero-config infrastructure, and monitor in the Cloud.

- [Motia @ GitHub](https://github.com/MotiaDev/motia).]]>
            </summary>
            <updated>2025-08-28T17:30:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/710</id>
            <title type="text"><![CDATA[Bitwarden Secrets Manager Cache]]></title>
            <link rel="alternate" href="https://github.com/rippleFCL/bws-cache" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/710"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Python app implementing a read-through cache for Bitwarden Secrets Manager (BWS) secrets.

When a secret is queried, not only is the secret cached in memory, but a mapping between ID and key is also cached. This allows lookup by either ID or key, as shown below.]]>
            </summary>
            <updated>2025-08-28T17:56:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/741</id>
            <title type="text"><![CDATA[WP API Explorer]]></title>
            <link rel="alternate" href="https://wpapiexplorer.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/741"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WordPress REST API Testing Tool.

Discover and test WordPress REST API endpoints.]]>
            </summary>
            <updated>2025-08-28T18:02:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/776</id>
            <title type="text"><![CDATA[Pirate Weather]]></title>
            <link rel="alternate" href="https://pirateweather.net/en/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/776"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[free and open API designed to serve weather forecast data using the same syntax as Dark Sky.

- [Pirate Weather @ GitHub](https://github.com/Pirate-Weather/pirateweather).]]>
            </summary>
            <updated>2025-08-28T18:07:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/888</id>
            <title type="text"><![CDATA[Unkey]]></title>
            <link rel="alternate" href="https://www.unkey.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/888"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build better APIs faster. Open source API management platform.

Redefined API management for developers. Quickly add API keys, rate limiting, and usage analytics to your API at any scale.

- [Unkey @ GitHub](https://github.com/unkeyed/unkey).]]>
            </summary>
            <updated>2025-08-28T18:26:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/922</id>
            <title type="text"><![CDATA[AgentAPI]]></title>
            <link rel="alternate" href="https://github.com/coder/agentapi" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/922"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTTP API for Claude Code, Goose, Aider, and Codex.

Control Claude Code, Goose, Aider, and Codex with an HTTP API.]]>
            </summary>
            <updated>2025-08-28T18:31:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/945</id>
            <title type="text"><![CDATA[ts-rest]]></title>
            <link rel="alternate" href="https://ts-rest.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/945"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Incrementally adoptable type-safety for your new and existing APIs.
 RPC-like client, contract, and server implementation for a pure REST API 

ts-rest offers a simple way to define a contract for your API, which can be both consumed and implemented by your application, giving you end to end type safety without the hassle or code generation.

- [ts-rest @ GitHub](https://github.com/ts-rest/ts-rest).]]>
            </summary>
            <updated>2025-08-28T18:35:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/970</id>
            <title type="text"><![CDATA[LocalAI]]></title>
            <link rel="alternate" href="https://localai.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/970"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacement REST API that’s compatible with OpenAI API specifications for local inferencing. It allows you to run LLMs, generate images, audio (and not only) locally or on-prem with consumer grade hardware, supporting multiple model families and architectures. Does not require GPU. It is created and maintained by Ettore Di Giacinto.

- [LocalAI @ GitHub](https://github.com/mudler/LocalAI).]]>
            </summary>
            <updated>2025-08-28T18:39:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/996</id>
            <title type="text"><![CDATA[Hurl]]></title>
            <link rel="alternate" href="https://hurl.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/996"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hurl, run and test HTTP requests with plain text.

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.

It can chain requests, capture values and evaluate queries on headers and body response. Hurl is very versatile: it can be used for both fetching data and testing HTTP sessions.

Hurl makes it easy to work with HTML content, REST / SOAP / GraphQL APIs, or any other XML / JSON based APIs.

- [Hurl @ GitHub](https://github.com/Orange-OpenSource/hurl).]]>
            </summary>
            <updated>2025-08-28T18:43:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1011</id>
            <title type="text"><![CDATA[Gemini API]]></title>
            <link rel="alternate" href="https://ai.google.dev/gemini-api/docs?hl=en" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1011"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Google AI for Developers

- [Gemini API Cookbook @ GitHub](https://github.com/google-gemini/cookbook).]]>
            </summary>
            <updated>2025-08-28T18:46:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1050</id>
            <title type="text"><![CDATA[Mockos]]></title>
            <link rel="alternate" href="https://mockos.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1050"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easier than &amp;quot;sacarse los mockos&amp;quot;.

Create API mocks collaboratively, fully online and with custom code logic.

- [Mockos @ GitHub](https://github.com/undernightcore/mockos).]]>
            </summary>
            <updated>2025-08-28T18:51:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1136</id>
            <title type="text"><![CDATA[mkfd]]></title>
            <link rel="alternate" href="https://github.com/TBosak/mkfd" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1136"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[RSS feed builder created with Bun🥖 and Hono🔥- builds from webpages and/or REST API calls]]>
            </summary>
            <updated>2025-08-28T19:06:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1174</id>
            <title type="text"><![CDATA[ToolJet]]></title>
            <link rel="alternate" href="https://www.tooljet.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1174"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI- Native Platform for Building Internal Tools.

 Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀 

- [ToolJet @ GitHub](https://github.com/ToolJet/ToolJet).

Related contents:

- [11 Open-Source Projects That are Legit Game-Changers @ Let&amp;#039;s Code Future&amp;#039;s Medium](https://medium.com/lets-code-future/11-open-source-projects-that-are-legit-game-changers-e0e57e45ac71).]]>
            </summary>
            <updated>2025-08-28T19:11:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1191</id>
            <title type="text"><![CDATA[Jobset]]></title>
            <link rel="alternate" href="https://jobset.sigs.k8s.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1191"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JobSet: a k8s native API for distributed ML training and HPC workloads 

JobSet is a Kubernetes-native API for managing a group of k8s Jobs as a unit. It aims to offer a unified API for deploying HPC (e.g., MPI) and AI/ML training workloads (PyTorch, Jax, Tensorflow etc.) on Kubernetes.

- [JobSet @ GitHub](https://github.com/kubernetes-sigs/jobset).

Related contents:

- [Introducing JobSet @ Kubernetes blog](https://kubernetes.io/blog/2025/03/23/introducing-jobset/).]]>
            </summary>
            <updated>2025-08-28T19:14:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1197</id>
            <title type="text"><![CDATA[Rundeck]]></title>
            <link rel="alternate" href="https://www.rundeck.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1197"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Runbook Automation.

Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts.
Rundeck by PagerDuty is an open source runbook automation service with a web console, command line tools and a WebAPI. It lets you easily standardize tasks to improve operational quality by deploying automation across a set of nodes.

- [Rundeck @ GitHub](https://github.com/rundeck/rundeck).]]>
            </summary>
            <updated>2025-08-28T19:15:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1301</id>
            <title type="text"><![CDATA[mendhak/docker-http-https-echo]]></title>
            <link rel="alternate" href="https://github.com/mendhak/docker-http-https-echo" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1301"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging. 

- [An https echo Docker container for web debugging @ Mendhak / Code](https://code.mendhak.com/docker-http-https-echo/).
- [Débugger vos requêtes HTTP en une ligne plutôt que mille @ Bearstech :fr:](https://bearstech.com/societe/blog/debugger-vos-requetes-http-en-une-ligne-plutot-que-mille).]]>
            </summary>
            <updated>2025-08-28T19:33:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1369</id>
            <title type="text"><![CDATA[agents.json]]></title>
            <link rel="alternate" href="https://docs.wild-card.ai/agentsjson/introduction" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1369"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The agents.json Specification is an open specification that formally describes contracts for API and agent interactions, built on top of the OpenAPI standard.

- [agents.json @ GitHub](https://github.com/wild-card-ai/agents-json).]]>
            </summary>
            <updated>2025-08-28T19:44:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1393</id>
            <title type="text"><![CDATA[MessagePack]]></title>
            <link rel="alternate" href="https://msgpack.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1393"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MessagePack is an extremely efficient object serialization library. It&amp;#039;s like JSON, but very fast and small.

It&amp;#039;s like JSON. but fast and small.
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it&amp;#039;s faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.

- [MessagePack @ GitHub](https://github.com/msgpack/msgpack).

Related contents:

- [Begrudgingly choosing CBOR over MessagePack @ taylor.town](https://taylor.town/flat-scraps-001).]]>
            </summary>
            <updated>2025-08-28T19:48:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1437</id>
            <title type="text"><![CDATA[Dropshot]]></title>
            <link rel="alternate" href="https://github.com/oxidecomputer/dropshot" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1437"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[expose REST APIs from a Rust program.

Dropshot is a general-purpose crate for exposing REST APIs from a Rust program.]]>
            </summary>
            <updated>2025-08-28T19:55:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1466</id>
            <title type="text"><![CDATA[Directus]]></title>
            <link rel="alternate" href="https://directus.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1466"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Headless CMS + Backend for Every Custom Build.
Directus is a real-time API and App dashboard for managing SQL database content.
 The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth &amp;amp; more. 

Built for developers who need more than just a CMS. Manage complex content structures, handle digital assets, and control user permissions – all through an intuitive Studio.

- [Directus @ GitHub](https://github.com/directus/directus).

Related contents:

- [The last note taking app you&amp;#039;ll ever need @ Amber&amp;#039;s portfolio](https://amberwilliams.io/blogs/the-last-note-system).
- [Ditching Obsidian and building my own @ Amber&amp;#039;s portfolio](https://amberwilliams.io/blogs/building-my-own-pkms).
- [Is There a WordPress Replacement in 2026? I Went Looking @ Jean Galea](https://jeangalea.com/wordpress-replacement/).]]>
            </summary>
            <updated>2026-02-06T12:57:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1569</id>
            <title type="text"><![CDATA[ScrapeServ]]></title>
            <link rel="alternate" href="https://github.com/goodreasonai/ScrapeServ" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1569"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple URL to screenshots server.
 A self-hosted API that takes a URL and returns a file with browser screenshots.]]>
            </summary>
            <updated>2025-08-28T20:17:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1570</id>
            <title type="text"><![CDATA[Shoutrrr]]></title>
            <link rel="alternate" href="https://containrrr.dev/shoutrrr/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1570"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Notification library for gophers and their furry friends. 

- [Shoutrrr @ GitHub](https://github.com/containrrr/shoutrrr/).
- [shoutrrr-web @ GitHub](https://github.com/wlad031/shoutrrr-web).]]>
            </summary>
            <updated>2025-08-28T20:17:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1575</id>
            <title type="text"><![CDATA[webhook]]></title>
            <link rel="alternate" href="https://github.com/adnanh/webhook" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1575"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[webhook is a lightweight incoming webhook server to run shell commands.

webhook is a lightweight configurable tool written in Go, that allows you to easily create HTTP endpoints (hooks) on your server, which you can use to execute configured commands. You can also pass data from the HTTP request (such as headers, payload or query variables) to your commands. webhook also allows you to specify rules which have to be satisfied in order for the hook to be triggered.]]>
            </summary>
            <updated>2025-08-28T20:19:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1659</id>
            <title type="text"><![CDATA[ScrapeServ]]></title>
            <link rel="alternate" href="https://github.com/US-Artificial-Intelligence/ScrapeServ" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1659"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A self-hosted API that takes a URL and returns a file with browser screenshots.
You run the API on your machine, you send it a URL, and you get back the website data as a file plus screenshots of the site. Simple as.]]>
            </summary>
            <updated>2025-08-28T20:32:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1763</id>
            <title type="text"><![CDATA[Requestly]]></title>
            <link rel="alternate" href="https://requestly.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1763"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Powerful API Mocking and Testing Tool

A full suite of tools to create and share API contracts, test APIs, mock them, and integrate them with web and mobile apps with ease.

- [Requestly @ GitHub](https://github.com/requestly/requestly).]]>
            </summary>
            <updated>2025-11-26T13:20:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1977</id>
            <title type="text"><![CDATA[OpenRouter]]></title>
            <link rel="alternate" href="https://openrouter.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1977"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A unified interface for LLMs.
Better prices, better uptime, no subscription.

- [OpenRouter @ GitHub](https://github.com/OpenRouterTeam).

Related contents:

- [How I don&amp;#039;t use LLMs @ argmin gravitas](https://www.gleech.org/llms).]]>
            </summary>
            <updated>2025-08-28T21:26:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2013</id>
            <title type="text"><![CDATA[Txtlog]]></title>
            <link rel="alternate" href="https://txtlog.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2013"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Txtlog.net is an easy to use text log.
 Log anything from a web or mobile application by sending a POST request with the log data.

- [Txtlog @ GitHub](https://github.com/WillieBeek/txtlog).]]>
            </summary>
            <updated>2025-08-28T21:32:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2017</id>
            <title type="text"><![CDATA[Redoc]]></title>
            <link rel="alternate" href="https://redocly.com/redoc" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2017"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[📘 OpenAPI/Swagger-generated API Reference Documentation.
Generate beautiful API documentation from OpenAPI.

Redoc is an open source tool for generating documentation from OpenAPI (formerly Swagger) definitions.

- [Redoc @ GitHub](https://github.com/Redocly/redoc).]]>
            </summary>
            <updated>2025-08-28T21:32:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2199</id>
            <title type="text"><![CDATA[API Parrot]]></title>
            <link rel="alternate" href="https://apiparrot.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2199"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API Parrot is the tool specifically designed to reverse engineer the HTTP APIs of any website. Making life easier for developers looking to automate, integrate or scrape websites without public APIs.]]>
            </summary>
            <updated>2025-08-28T22:02:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2227</id>
            <title type="text"><![CDATA[jwt-cli]]></title>
            <link rel="alternate" href="https://github.com/mike-engel/jwt-cli" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2227"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A super fast CLI tool to decode and encode JWTs built in Rust.

jwt-cli is a command line tool to help you work with JSON Web Tokens (JWTs). Like most JWT command line tools out there, you can decode almost any JWT header and claims body. Unlike any that I&amp;#039;ve found, however, jwt-cli allows you to encode a new JWT with nearly any piece of data you can think of. Custom header values (some), custom claim bodies (as long as it&amp;#039;s JSON, it&amp;#039;s game), and using any secret you need.]]>
            </summary>
            <updated>2025-08-28T22:08:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2504</id>
            <title type="text"><![CDATA[Otoroshi]]></title>
            <link rel="alternate" href="https://www.otoroshi.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2504"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API management on top of a reverse proxy.

Otoroshi is a layer of lightweight api management on top of a modern http reverse proxy written in Scala and developped by the MAIF OSS team. Otoroshi is designed to handle all the calls to and between your microservices without service locator and let you change configuration dynamicaly at runtime. 

- [Otoroshi @ GitHub](https://github.com/MAIF/otoroshi).
- [Otoroshi with LLM : Pilotez et sécurisez vos modèles d&amp;#039;IA @ CleverCloud&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=Gm0mblQWwSc).]]>
            </summary>
            <updated>2025-08-28T22:53:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2543</id>
            <title type="text"><![CDATA[Dev Proxy]]></title>
            <link rel="alternate" href="https://learn.microsoft.com/en-us/microsoft-cloud/dev/dev-proxy/overview" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2543"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.

You test your app to make sure it works as intended. But what if the APIs you use fail? Will your app lose your customer&amp;#039;s data? How do you test for this? Simulating API failures is hard. You end up writing code that you won&amp;#039;t be shipping or worse: not testing at all. That&amp;#039;s why we built Dev Proxy, to simulate API errors so that you can easily test your app without changing your code.

- [Dev Proxy @ GitHub](https://github.com/microsoft/dev-proxy).
- [DevProxy 0.22 Improves API Permission Checks @ InfoQ](https://www.infoq.com/news/2024/11/devproxy-api-checks/).]]>
            </summary>
            <updated>2025-08-28T23:01:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2646</id>
            <title type="text"><![CDATA[Notifico]]></title>
            <link rel="alternate" href="https://notifico.tech/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2646"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Notifico is an advanced omni-channel notification server.

Notifico is a powerful and flexible notification system that supports a wide range of communication channels, including email, SMS, and popular messaging platforms like Telegram. It provides a unified interface for sending notifications across these diverse channels, allowing you to reach your users through their preferred communication methods. With Notifico, you can easily integrate and manage multiple notification channels within your application, ensuring that your messages are delivered efficiently and effectively to your target audience.

- [Notifico @ GitHub](https://github.com/notificohq/notifico).]]>
            </summary>
            <updated>2025-08-28T23:17:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2752</id>
            <title type="text"><![CDATA[JWT Secret Generator]]></title>
            <link rel="alternate" href="https://jwtsecret.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2752"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Generate JWT Secrets Online

Quickly generate secure JWT secrets with a single click.]]>
            </summary>
            <updated>2025-08-28T23:35:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2757</id>
            <title type="text"><![CDATA[Collecto]]></title>
            <link rel="alternate" href="https://www.16elt.com/Collecto/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2757"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Collecto is a open-source, self-hosted, lightweight, email collection service.
It allows to add forms to static web sites. The form content are sent by email on submit.

- [Collecto @ GitHub](https://github.com/Eliran-Turgeman/Collecto).]]>
            </summary>
            <updated>2025-08-28T23:37:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2766</id>
            <title type="text"><![CDATA[Api Open Studio]]></title>
            <link rel="alternate" href="https://www.apiopenstudio.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2766"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[At heart, ApiOpenStudio is a complete end-to-end, headless REST API solution.

Api Open Studio allows you to quickly create and manage APIs, using low-code. As a result, you can save important time and money by dedicating your resources on other tasks, while at the same time developing and maintaining complex data computations.

- [ApiOpenStudio @ GitHub](https://github.com/naala89/apiopenstudio).
- [ApiOpenStudio Admin @ GitHub](https://github.com/naala89/apiopenstudio_admin).]]>
            </summary>
            <updated>2025-08-28T23:37:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2898</id>
            <title type="text"><![CDATA[Redoc]]></title>
            <link rel="alternate" href="https://github.com/Redocly/redoc" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2898"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[📘  OpenAPI/Swagger-generated API Reference Documentation.
Generate beautiful API documentation from OpenAPI

Redoc is an open source tool for generating documentation from OpenAPI (formerly Swagger) definitions.]]>
            </summary>
            <updated>2025-08-28T23:59:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2992</id>
            <title type="text"><![CDATA[chi]]></title>
            <link rel="alternate" href="https://go-chi.io/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2992"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight, idiomatic and composable router for building Go HTTP services.

chi is a lightweight, idiomatic and composable router for building Go HTTP services. It&amp;#039;s especially good at helping you write large REST API services that are kept maintainable as your project grows and changes. chi is built on the new context package introduced in Go 1.7 to handle signaling, cancelation and request-scoped values across a handler chain.

- [chi @ GitHub](https://github.com/go-chi/chi).]]>
            </summary>
            <updated>2025-08-29T00:16:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3004</id>
            <title type="text"><![CDATA[TrailBase]]></title>
            <link rel="alternate" href="https://trailbase.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3004"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A blazingly fast, single-file, and open-source server for your application with type-safe restful APIs, auth, admin dashboard, and more. 

- [TrailBase @ GitHub](https://github.com/trailbaseio/trailbase).]]>
            </summary>
            <updated>2025-08-29T00:17:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3020</id>
            <title type="text"><![CDATA[pylon]]></title>
            <link rel="alternate" href="https://pylon.cronit.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3020"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The next generation of building APIs. A code-first framework for GraphQL API development, where your schema reflects your functionality.

A framework for building GraphQL APIs without defining any kind of schema. It reduces the time spent on writing and maintaining API definitions, allowing you to focus solely on writing your service logic.

- [pylon @ GitHub](https://github.com/getcronit/pylon).]]>
            </summary>
            <updated>2025-08-29T00:20:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3024</id>
            <title type="text"><![CDATA[PHP Service Template]]></title>
            <link rel="alternate" href="https://github.com/VilnaCRM-Org/php-service-template" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3024"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Microservice template for modern PHP applications.

The VilnaCRM PHP Service Template is a comprehensive starting point for building modern PHP microservices. It provides a robust foundation with a state-of-the-art tech stack, including API Platform 3, PHP 8, and Symfony 7. This template is designed to streamline the creation of new PHP projects, incorporating best practices in software architecture and development.

- [OpenLampTech No. 154](https://openlamptech.substack.com/p/openlamptech-no-154).]]>
            </summary>
            <updated>2025-08-29T00:20:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3032</id>
            <title type="text"><![CDATA[Graylog]]></title>
            <link rel="alternate" href="https://graylog.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3032"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Threat Detection &amp;amp; Incident Response Done Right.
SIEM, Log Management &amp;amp; API Protection.

Graylog is a free and open log management platform.

- [Graylog @ GitHub](https://github.com/Graylog2/graylog2-server).

Related contents:

- [Centralisation des logs : un atout clé pour la sécurité d’un SI @ IT-Connect :fr:](https://www.it-connect.fr/centralisation-des-logs-un-outil-pour-la-securite/).
- [Déployez Graylog sur Debian 12 pour centraliser et analyser vos logs facilement @ IT-Connect :fr:](https://www.it-connect.fr/tuto-graylog-sur-debian-centraliser-et-analyser-logs/).]]>
            </summary>
            <updated>2025-08-29T00:22:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3040</id>
            <title type="text"><![CDATA[IsMalicious Cybersecurity API]]></title>
            <link rel="alternate" href="https://ismalicious.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3040"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Check if an IP address or domain is malicious.

isMalicious is a cybersecurity API that helps protect your web applications from malicious or suspicious actors.]]>
            </summary>
            <updated>2025-08-29T00:24:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3042</id>
            <title type="text"><![CDATA[Open Podcast API]]></title>
            <link rel="alternate" href="https://openpodcastapi.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3042"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A new API for podcast synchronization.

The Open Podcast API is an initiative aiming to provide a feature-complete synchronization API specification for podcast (web) apps and user-focused servers.

- [Open Podcast API specification @ GitHub](https://github.com/OpenPodcastApi/api-specs).]]>
            </summary>
            <updated>2025-08-29T00:24:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3056</id>
            <title type="text"><![CDATA[oPodSync]]></title>
            <link rel="alternate" href="https://fossil.kd2.org/opodsync/doc/main/README.md" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3056"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A minimalist GPodder server, using the same API, for self-hosting 

This is a minimalist podcast synchronization server, for self-hosting your podcast listening / download history.

- [oPodSync @ GitHub](https://github.com/kd2org/opodsync).]]>
            </summary>
            <updated>2025-08-29T00:26:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3086</id>
            <title type="text"><![CDATA[FreeApi.app]]></title>
            <link rel="alternate" href="https://freeapi.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3086"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Learn APIs the Right Way. Explore, Learn, and Build with our Comprehensive API Learning Platform.

Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers. 

- [FreeApi.app @ GitHub](https://github.com/hiteshchoudhary/apihub).]]>
            </summary>
            <updated>2025-08-29T00:30:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3100</id>
            <title type="text"><![CDATA[Anyquery]]></title>
            <link rel="alternate" href="https://anyquery.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3100"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Use SQL for everything. Query anything with old-school cool SQL.

Anyquery is a CLI tool to run SQL queries on any data source, no matter if it&amp;#039;s a file, an API, logs, or a local app.
See the integrations for the full extent of what you can do. 

- [Anyquery @ GitHub](https://github.com/julien040/anyquery).]]>
            </summary>
            <updated>2025-08-29T00:33:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3102</id>
            <title type="text"><![CDATA[PSX]]></title>
            <link rel="alternate" href="https://phpsx.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3102"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[REST API PHP Framework.

PSX is an innovative PHP framework dedicated to build fully typed REST APIs. 

- [PSX @ GitHub](https://github.com/apioo/psx).
- [TypeSchema homepage](https://typeschema.org/).]]>
            </summary>
            <updated>2025-08-29T00:33:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3126</id>
            <title type="text"><![CDATA[srvx]]></title>
            <link rel="alternate" href="https://srvx.unjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3126"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[💥 Universal Server API based on web platform standards. Works seamlessly with Deno, Bun and Node.js. 

- [srvx @ GitHub](https://github.com/unjs/srvx).
- [098 - Les news web dev pour octobre 2024 - 2.0 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-oct24-2/).]]>
            </summary>
            <updated>2025-08-29T00:37:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3173</id>
            <title type="text"><![CDATA[Scrappey]]></title>
            <link rel="alternate" href="https://scrappey.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3173"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Web Scraping API.
Tired of getting blocked while Scraping the web?

Our simple-to-use API makes it easy. Rotating proxies, Anti-Bot technology and headless browsers to CAPTCHAs. It&amp;#039;s never been this easy.]]>
            </summary>
            <updated>2025-08-29T00:44:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3174</id>
            <title type="text"><![CDATA[Cloudflare Turnstile Page &amp;amp; Captcha Bypass for Scraping]]></title>
            <link rel="alternate" href="https://github.com/sarperavci/CloudflareBypassForScraping" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3174"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A cloudflare verification bypass script for webscraping.

We love scraping, don&amp;#039;t we? But sometimes, we face Cloudflare protection. This script is designed to bypass the Cloudflare protection on websites, allowing you to interact with them programmatically.

- [Pour ceux qui voudrai remplacer FlareSolverr @ r/yggTorrents](https://www.reddit.com/r/yggTorrents/comments/1g7lsls/pour_ceux_qui_voudrai_remplacer_flaresolverr/).]]>
            </summary>
            <updated>2025-08-29T00:45:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3214</id>
            <title type="text"><![CDATA[WPGraphQL]]></title>
            <link rel="alternate" href="https://www.wpgraphql.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3214"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GraphQL API for WordPress.

WPGraphQL is a free, open-source WordPress plugin that provides an extendable GraphQL schema and API for any WordPress site.

- [WPGraphQL](https://github.com/wp-graphql/wp-graphql).]]>
            </summary>
            <updated>2025-08-29T00:52:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3237</id>
            <title type="text"><![CDATA[VulnAPI]]></title>
            <link rel="alternate" href="https://vulnapi.cerberauth.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3237"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API Security Vulnerability Scanner designed to help you secure your APIs. 

Your First Line of Defense in API Security. Scan your APIs for vulnerabilities with VulnAPI.

Help developers and security professionals quickly and efficiently scan their APIs for security vulnerabilities and weaknesses.

- [VulnAPI @ GitHub](https://github.com/cerberauth/vulnapi)]]>
            </summary>
            <updated>2025-08-29T00:56:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3257</id>
            <title type="text"><![CDATA[The JSON Web Token Toolkit]]></title>
            <link rel="alternate" href="https://github.com/ticarpi/jwt_tool" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3257"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🐍 A toolkit for testing, tweaking and cracking JSON Web Tokens 

- [Dans +80% des cas où je teste la sécurité d&amp;#039;API, je trouve des problèmes de droit ou d&amp;#039;autorisation. Alors voici 2 plugins Burpsuite à connaître 👇 @ Corentin M.&amp;#039;s LinkedIn :fr:](https://www.linkedin.com/posts/corentin-margraff_dans-80-des-cas-o%C3%B9-je-teste-la-s%C3%A9curit%C3%A9-activity-7251857443847073792-tMUS/).]]>
            </summary>
            <updated>2025-08-29T01:00:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3304</id>
            <title type="text"><![CDATA[Laravel API course @ trebble]]></title>
            <link rel="alternate" href="https://apiacademy.treblle.com/laravel-api-course/intro-and-setup" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3304"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Introduction to Laravel API Development: Setup and Essentials.
Welcome to the Laravel API course! Get ready to dive into the exciting world of building APIs with Laravel, the powerful and flexible PHP framework.]]>
            </summary>
            <updated>2025-08-29T01:06:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3342</id>
            <title type="text"><![CDATA[pgsql-http]]></title>
            <link rel="alternate" href="https://github.com/pramsey/pgsql-http" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3342"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTTP client for PostgreSQL, retrieve a web page from inside the database.]]>
            </summary>
            <updated>2025-08-29T01:13:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3395</id>
            <title type="text"><![CDATA[Keploy]]></title>
            <link rel="alternate" href="https://keploy.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3395"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Stubs and API Test Generator for Developer.
Shadow Test generation for Developers. Generate tests and stubs for your application that actually work! 

Keploy is developer-centric API testing tool that creates tests along with built-in-mocks, faster than unit tests.

Keploy is your open-source, developer-centric backend testing tool. It makes backend testing easy and productive for engineering teams. Plus, it&amp;#039;s easy-to-use, powerful and extensible..🛠️

Keploy creates test cases and data mocks/stubs from user-traffic by recording API calls and DB queries, significantly speeding up releases and enhancing reliability. 📈

- [Keploy @ GitHub](https://github.com/keploy/keploy).]]>
            </summary>
            <updated>2025-08-29T01:21:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3404</id>
            <title type="text"><![CDATA[Fetch PHP]]></title>
            <link rel="alternate" href="https://fetch-php.thavarshan.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3404"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🚀 A lightweight HTTP library inspired by JavaScript&amp;#039;s fetch, bringing simplicity and flexibility to PHP HTTP requests. 

FetchPHP is a modern HTTP client library for PHP, built on top of the Guzzle HTTP client, designed to mimic the behavior of JavaScript’s fetch API. Leveraging Matrix for true asynchronous capabilities with PHP Fibers, FetchPHP allows developers to use a JavaScript-like async/await syntax. FetchPHP also offers a fluent API inspired by Laravel&amp;#039;s HTTP client, making request building both flexible and readable.

- [Fetch PHP @ GitHub](https://github.com/Thavarshan/fetch-php).
- [Veille de la semaine du 23 septembre 2024 @ Veille de la semaine&amp;#039;s Substack :fr:](https://guikingone.substack.com/p/veille-de-la-semaine-du-23-septembre).]]>
            </summary>
            <updated>2025-08-29T01:25:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3413</id>
            <title type="text"><![CDATA[Evolution API]]></title>
            <link rel="alternate" href="https://evolution-api.com/opensource-whatsapp-api/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3413"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Evolution API is an open-source WhatsApp integration API

This project is based on the CodeChat. The original project is an implementation of Baileys, serving as a Restful API service that controls WhatsApp functions.
The code allows the creation of multiservice chats, service bots, or any other system that utilizes WhatsApp. The documentation provides instructions on how to set up and use the project, as well as additional information about its features and configuration options.

- [Evolution API @ GitHub](https://github.com/EvolutionAPI/evolution-api).]]>
            </summary>
            <updated>2025-08-29T01:25:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3505</id>
            <title type="text"><![CDATA[Scalar]]></title>
            <link rel="alternate" href="https://scalar.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3505"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Document, Test &amp;amp; Discover APIs.

The modern open-source developer experience platform for your APIs.
Create world-class API Docs with a built-in interactive playground
which seamlessly turns to a full featured API Client.

Scalar is an open-source platform with:　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　🌐 Modern Rest API Client　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　📖 Beautiful API References　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　✨ 1st-Class OpenAPI/Swagger Support 

- [Scalar @ GitHub](https://github.com/scalar/scalar).]]>
            </summary>
            <updated>2025-08-29T01:41:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3550</id>
            <title type="text"><![CDATA[api.gouv.fr :fr:]]></title>
            <link rel="alternate" href="https://api.gouv.fr/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3550"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Accédez aux données de toutes les administrations, pour construire des services innovants.]]>
            </summary>
            <updated>2025-08-29T01:49:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3597</id>
            <title type="text"><![CDATA[Yaak]]></title>
            <link rel="alternate" href="https://yaak.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3597"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The most intuitive desktop API client

Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app.
Yaak is a desktop API client for organizing and executing REST, GraphQL, and gRPC requests. It&amp;#039;s built using Tauri, Rust, and ReactJS.

- [Yaak @ GitHub](https://github.com/yaakapp/app).]]>
            </summary>
            <updated>2025-10-27T13:58:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3630</id>
            <title type="text"><![CDATA[readl8r]]></title>
            <link rel="alternate" href="https://github.com/jacob-shuman/readl8r" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3630"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Really Simple FOSS read later Service.]]>
            </summary>
            <updated>2025-08-29T02:01:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3653</id>
            <title type="text"><![CDATA[pdfcpu]]></title>
            <link rel="alternate" href="https://pdfcpu.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3653"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PDF processor api &amp;amp; cli.

pdfcpu is a PDF processing library written in Go that supports encryption and offers both an API and a command-line interface (CLI). It is compatible with all PDF versions with basic support and ongoing improvement for PDF 2.0 (ISO-32000-2).

- [pdfcpu @ GitHub](https://github.com/pdfcpu/pdfcpu).]]>
            </summary>
            <updated>2025-08-29T02:05:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3706</id>
            <title type="text"><![CDATA[acme-dns]]></title>
            <link rel="alternate" href="https://github.com/joohoi/acme-dns" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3706"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.

Many DNS servers do not provide an API to enable automation for the ACME DNS challenges. Those which do, give the keys way too much power. Leaving the keys laying around your random boxes is too often a requirement to have a meaningful process automation.

Acme-dns provides a simple API exclusively for TXT record updates and should be used with ACME magic &amp;quot;_acme-challenge&amp;quot; - subdomain CNAME records. This way, in the unfortunate exposure of API keys, the effects are limited to the subdomain TXT record in question.]]>
            </summary>
            <updated>2025-08-29T02:14:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3761</id>
            <title type="text"><![CDATA[Markopolis]]></title>
            <link rel="alternate" href="https://markopolis.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3761"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Markopolis is a self-hostable alternative to Obsidian Publish.

a web app and API server designed to serve Markdown files. It allows you to share Markdown notes as websites and interact with and manipulate your Markdown files using an API. Simply install Markopolis, point it to a directory holding all your Markdown files, and the library takes care of everything else. 

- [Markopolis @ GitHub](https://github.com/rishikanthc/markopolis/).]]>
            </summary>
            <updated>2026-04-16T15:06:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3770</id>
            <title type="text"><![CDATA[EmailEngine Email API]]></title>
            <link rel="alternate" href="https://emailengine.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3770"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[EmailEngine is an email client but for apps, not people.

Effortless email integration for your app or service. Simplify IMAP and SMTP complexities, and focus on what truly matters. Build better features, faster.

Self-hosted solution for developers and businesses.

- [EmailEngine @ GitHub](https://github.com/postalsys/emailengine).]]>
            </summary>
            <updated>2025-08-29T02:25:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3780</id>
            <title type="text"><![CDATA[Koa]]></title>
            <link rel="alternate" href="https://koajs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3780"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[next generation web framework for node.js.

Expressive HTTP middleware framework for node.js to make web applications and APIs more enjoyable to write. Koa&amp;#039;s middleware stack flows in a stack-like manner, allowing you to perform actions downstream then filter and manipulate the response upstream.

Koa is a new web framework designed by the team behind Express, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. By leveraging async functions, Koa allows you to ditch callbacks and greatly increase error-handling. Koa does not bundle any middleware within its core, and it provides an elegant suite of methods that make writing servers fast and enjoyable.

- [Koa @ GitHub](https://github.com/koajs/koa).]]>
            </summary>
            <updated>2025-08-29T02:26:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3784</id>
            <title type="text"><![CDATA[Zalando RESTful API and Event Guidelines]]></title>
            <link rel="alternate" href="https://opensource.zalando.com/restful-api-guidelines/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3784"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A model set of guidelines for RESTful APIs and Events, created by Zalando 

- [Developing Restful APIs: A Comprehensive Set of Guidelines by Zalando @ GitHub](https://github.com/zalando/restful-api-guidelines).]]>
            </summary>
            <updated>2025-08-29T02:27:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3877</id>
            <title type="text"><![CDATA[Ferdinand]]></title>
            <link rel="alternate" href="https://ferdinand.email/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3877"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Send emails with Ferdinand. An open-source email delivery service.

 Open-source email delivery service for developers. 

- [Ferdinand @ GitHub](https://github.com/valyentdev/ferdinand).]]>
            </summary>
            <updated>2025-08-29T02:42:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3933</id>
            <title type="text"><![CDATA[Backbone.js]]></title>
            <link rel="alternate" href="https://backbonejs.org/#" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3933"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface. 

- [Backbone.js @ GitHub](https://github.com/jashkenas/backbone/).

Related contents: 

- [091- Les news web dev pour l&amp;#039;été 2024 @ Double Slash :fr:](https://double-slash.dev/podcasts/summernews-24/).
- [React vs. Backbone in 2025](https://backbonenotbad.hyperclay.com/).]]>
            </summary>
            <updated>2025-10-27T13:45:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3965</id>
            <title type="text"><![CDATA[JSON:API]]></title>
            <link rel="alternate" href="https://jsonapi.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3965"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A specification for building APIs in JSON.

Documentation for the application/vnd.api+json media type, a specification for APIs that use JSON.

If you’ve ever argued with your team about the way your JSON responses should be formatted, JSON:API can help you stop the bikeshedding and focus on what matters: your application.
By following shared conventions, you can increase productivity, take advantage of generalized tooling and best practices. Clients built around JSON:API are able to take advantage of its features around efficiently caching responses, sometimes eliminating network requests entirely.

- [JSON:API @ GitHub](https://github.com/json-api/json-api).]]>
            </summary>
            <updated>2025-08-29T02:57:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3967</id>
            <title type="text"><![CDATA[OneSimpleApi.com]]></title>
            <link rel="alternate" href="https://onesimpleapi.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3967"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Toolbox of solutions for no-coders.  Screenshots, PDF, Metadata, and more for your nocode project.

APIs designed to be simple to use and extremely powerful. Paired with inconditional support to help you all the way.

- All-in-One Toolkit: From image resizing to QR code generation, we&amp;#039;ve curated a range of tools specifically for no-coders.
- Ease of Use: Experience the power of simplicity with APIs that require zero coding expertise.
- Dedicated Support: Our team is by your side every step of the way, ensuring your success.]]>
            </summary>
            <updated>2025-08-29T02:57:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3971</id>
            <title type="text"><![CDATA[Saloon]]></title>
            <link rel="alternate" href="https://docs.saloon.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3971"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build beautiful API integrations and SDKs with Saloon.

Saloon is a PHP library that helps you rapidly build third party API integrations or SDKs. It&amp;#039;s configured to be production-ready by default, offers a simple, standardised development flow for your whole team and has utilities to help test your API integrations before you ship to production. Saloon is loved by thousands of developers and downloaded over 2 million times.

- [Saloon @ GitHub](https://github.com/saloonphp/saloon).

Related contents:

- [Testing Saloon API Integrations in Laravel @ Ash Allen Design](https://ashallendesign.co.uk/blog/testing-saloon-api-integrations).
- [Importing 1.7 billion rows of CSV data from Stripe with PHP @ Jon Purvis](https://jonathanpurvis.co.uk/importing-1-7-billion-rows-of-csv-data-from-stripe-with-php/).]]>
            </summary>
            <updated>2025-08-29T02:58:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3988</id>
            <title type="text"><![CDATA[Posting]]></title>
            <link rel="alternate" href="https://github.com/darrenburns/posting" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3988"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The modern API client that lives in your terminal. A powerful HTTP client that lives in your terminal.

Posting is an HTTP client, not unlike Postman and Insomnia. As a TUI application, it can be used over SSH and enables efficient keyboard-centric workflows. Your requests are stored locally in simple YAML files, meaning they&amp;#039;re easy to read and version control.]]>
            </summary>
            <updated>2025-08-29T03:01:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4014</id>
            <title type="text"><![CDATA[APILayer]]></title>
            <link rel="alternate" href="https://apilayer.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4014"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Best API Marketplace. Reliable, Scalable APIs

Discover, integrate, and empower your applications with our
API marketplace. Explore a wide range of APIs, from payment gateways to
social media integrations. 

 A collective list of free APIs 
- [Public APIs @ GitHub](https://github.com/public-apis/public-apis).]]>
            </summary>
            <updated>2025-08-29T03:05:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4049</id>
            <title type="text"><![CDATA[Form.io]]></title>
            <link rel="alternate" href="https://form.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4049"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Data Governance Platform.

The Zero-Trust, Enterprise-Wide
Data Governance Platform For Forms, Applications &amp;amp; Data Management
Standardize all your form, API, and data requirements with the only unopinionated, scalable, extensible, configurable data governance platform that&amp;#039;s fully embedded in your environment.]]>
            </summary>
            <updated>2025-08-29T03:11:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4120</id>
            <title type="text"><![CDATA[Reqres]]></title>
            <link rel="alternate" href="https://reqres.in/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4120"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Test your front-end against a real API.

A hosted REST-API ready to respond to your AJAX requests.

Reqres simulates real application scenarios. If you want to test a user authentication system, Reqres will respond to a successful login/register request with a token for you to identify a sample user, or with a 403 forbidden response to an unsuccessful login/registration attempt.]]>
            </summary>
            <updated>2025-08-29T03:23:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4235</id>
            <title type="text"><![CDATA[TypeSpec]]></title>
            <link rel="alternate" href="https://typespec.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4235"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Describe APIs. Describe your data up front and generate schemas, API specifications, client / server code, docs, and more.

TypeSpec is a language for defining cloud service APIs and shapes. TypeSpec is a highly extensible language with primitives that can describe API shapes common among REST, OpenAPI, gRPC, and other protocols.

- [TypeSpec @ GitHub](https://github.com/Microsoft/typespec).
- [Introduction to TypeSpec @ Nordic APIs](https://nordicapis.com/introduction-to-typespec/).
- [ After 6 years of using GraphQL in production we aren&amp;#039;t reaching for it as much as we once did.  @ Mahdi Y.&amp;#039;s LinkedIn](https://www.linkedin.com/posts/myusuf3_after-6-years-of-using-graphql-in-production-activity-7205361996836302848-I100/).]]>
            </summary>
            <updated>2025-08-29T03:42:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4297</id>
            <title type="text"><![CDATA[rHttp]]></title>
            <link rel="alternate" href="https://github.com/1buran/rHttp" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4297"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[REPL for HTTP.

This is project was created when I needed something like REPL for http request in terminal, there are many great tools exist: Postman, Insomnia, httpie, curl etc but i wanted something little bit different, something lightweight, simple and fast, something like REPL when I can quickly modify request, send it and see the response with all the details. I wanted such utility with minimal magic, ideally without any black magic under the hood.]]>
            </summary>
            <updated>2026-02-28T10:18:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4305</id>
            <title type="text"><![CDATA[endoflife.date]]></title>
            <link rel="alternate" href="https://endoflife.date/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4305"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[End-of-life (EOL) and support information is often hard to track, or very badly presented. endoflife.date documents EOL dates and support lifecycles for various products.

endoflife.date aggregates data from various sources and presents it in an understandable and succinct manner. It also makes the data available using an easily accessible API and has iCalendar support.

- [Suivre l&amp;#039;évolution des versions des outils de ton parc @ Xavier Pestel&amp;#039;s LinkedIn :fr:](https://www.linkedin.com/posts/xavier-pestel_devops-sysadmin-opensource-activity-7188412207792095232-AYtD/).]]>
            </summary>
            <updated>2025-08-29T03:54:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4316</id>
            <title type="text"><![CDATA[ATAC]]></title>
            <link rel="alternate" href="https://atac.julien-cpsn.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4316"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ATAC is Arguably a Terminal API Client. It is based on well known clients such as Postman, Insomnia or even Bruno, but inside your terminal without any specific graphical environment needed.

The philosophy of ATAC is to be free, account-less and offline for now and forever.

- [ATAC @ GitHub](https://github.com/Julien-cpsn/ATAC/).]]>
            </summary>
            <updated>2025-08-29T03:56:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4354</id>
            <title type="text"><![CDATA[JSON Meta Application Protocol Specification (JMAP)]]></title>
            <link rel="alternate" href="https://jmap.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4354"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Become a leader in email innovation. JMAP is the developer-friendly, open API standard for modern mail clients and applications to manage email faster.

It’s official! JMAP has been published by the Internet Engineering Task Force (IETF).]]>
            </summary>
            <updated>2025-08-29T04:02:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4394</id>
            <title type="text"><![CDATA[Apollo GraphQL]]></title>
            <link rel="alternate" href="https://www.apollographql.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4394"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Streamlining APIs, Databases, &amp;amp; Microservices. The API platform for the modern stack. Ship features faster across any number of client applications with a GraphQL platform. 

- [Apollo GraphQL @ GitHub](https://github.com/apollographql)
- [264 - GraphQL - Jonathan Jalouzot @ &amp;lt;ifttd&amp;gt; :fr:](https://www.ifttd.io/episodes/graphql).]]>
            </summary>
            <updated>2025-08-29T04:10:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4402</id>
            <title type="text"><![CDATA[Hoppscotch]]></title>
            <link rel="alternate" href="https://hoppscotch.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4402"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open source API development ecosystem.

- [Hoppscotch @ GitHub](https://github.com/hoppscotch/hoppscotch).
- [Hoppscotch documentation](https://docs.hoppscotch.io/).]]>
            </summary>
            <updated>2025-08-29T04:10:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4459</id>
            <title type="text"><![CDATA[openapi-tui]]></title>
            <link rel="alternate" href="https://github.com/zaghaghi/openapi-tui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4459"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Terminal UI to list, browse and run APIs defined with openapi spec.

Terminal UI to list, browse and run APIs defined with OpenAPI v3.0 spec.]]>
            </summary>
            <updated>2025-08-29T04:19:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4501</id>
            <title type="text"><![CDATA[Mailpit]]></title>
            <link rel="alternate" href="https://mailpit.axllent.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4501"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[email &amp;amp; SMTP testing tool with API for developers.

Mailpit is a small, fast, low memory, zero-dependency, multi-platform email testing tool &amp;amp; API for developers. It acts as an SMTP server, provides a modern web interface to view &amp;amp; test captured emails, and contains an API for automated integration testing.

- [Mailpit @ GitHub](https://github.com/axllent/mailpit).]]>
            </summary>
            <updated>2025-08-29T04:26:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4518</id>
            <title type="text"><![CDATA[RFC 7807 - Problem Details for HTTP APIs]]></title>
            <link rel="alternate" href="https://datatracker.ietf.org/doc/html/rfc7807" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4518"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This document defines a &amp;quot;problem detail&amp;quot; as a way to carry machine-readable details of errors in a HTTP response to avoid the need to define new error response formats for HTTP APIs.]]>
            </summary>
            <updated>2025-08-29T04:30:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4524</id>
            <title type="text"><![CDATA[DataTransfer]]></title>
            <link rel="alternate" href="https://github.com/Articus/DataTransfer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4524"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Library for patching destination data with source data only if destination data remains valid after that.

This library provides a &amp;quot;validating hydrator&amp;quot;, a service that patches destination data with source data only if destination data remains valid after that. Source and destination can be anything - scalars, arrays, objects... So either you want to make a partial update of ORM entity with parsed JSON from HTTP-request or produce a plain DTO from this entity to send in AMQP-message this library can help you to do that in a neat convenient way.]]>
            </summary>
            <updated>2025-08-29T04:30:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4525</id>
            <title type="text"><![CDATA[OpenAPI Generator]]></title>
            <link rel="alternate" href="https://openapi-generator.tech/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4525"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Generate clients, servers, and documentation from OpenAPI 2.0/3.x documents.

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).

- [OpenAPI Generator @ GitHub](https://github.com/OpenAPITools/openapi-generator).]]>
            </summary>
            <updated>2025-08-29T04:30:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4614</id>
            <title type="text"><![CDATA[AdonisJS]]></title>
            <link rel="alternate" href="https://adonisjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4614"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fully featured web framework for Node.js.

 AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more. 

- [AdonisJS @ GitHub](https://github.com/adonisjs/core).

Related contents:

- [À la découverte de…AdonisJS @ Code heroes :fr:](https://www.codeheroes.fr/2024/01/14/a-la-decouverte-adonisjs/).
- [\#121 - Les news Web Dev d’octobre 2025. Adonis, Laravel, React Compiler, Vite+ et bien plus encore ! @ Double Slash :fr:](https://double-slash.dev/podcasts/news-oct25/).]]>
            </summary>
            <updated>2025-10-16T06:32:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4630</id>
            <title type="text"><![CDATA[Torchlight]]></title>
            <link rel="alternate" href="https://torchlight.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4630"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the API for Syntax Highlighting.

Torchlight is a VS Code-compatible syntax highlighter that requires no JavaScript, supports every language, every VS Code theme, line highlighting, git diffing, and more.]]>
            </summary>
            <updated>2025-08-29T04:48:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4654</id>
            <title type="text"><![CDATA[Showcode]]></title>
            <link rel="alternate" href="https://showcode.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4654"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Design beautiful. code screenshots.

Showcode gives you the tools to design beautiful code screenshots that you&amp;#039;ll love to share.]]>
            </summary>
            <updated>2025-08-29T04:52:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4662</id>
            <title type="text"><![CDATA[⚡️ OpenAI PHP]]></title>
            <link rel="alternate" href="https://github.com/openai-php/client?sponsor=1" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4662"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenAI PHP is a community-maintained PHP API client that allows you to interact with the Open AI API. If you or your business relies on this package, it&amp;#039;s important to support the developers who have contributed their time and effort to create and maintain this valuable tool:]]>
            </summary>
            <updated>2025-08-29T04:54:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4732</id>
            <title type="text"><![CDATA[SuperTest]]></title>
            <link rel="alternate" href="https://github.com/ladjs/supertest" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4732"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.

- [Leveraging Supertest for Effective API Testing in Your Projects @ System Weakness](https://systemweakness.com/leveraging-supertest-for-effective-api-testing-in-your-projects-c38a6b34e13d).
- [Supertest: How to Test APIs Like a Pro @ Testim](https://www.testim.io/blog/supertest-how-to-test-apis-like-a-pro/).]]>
            </summary>
            <updated>2025-08-29T05:06:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4734</id>
            <title type="text"><![CDATA[IP2Location.io]]></title>
            <link rel="alternate" href="https://www.ip2location.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4734"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[IP Geolocation API.

IP2Location.io provides a fast and accurate IP Geolocation API tool to determine a user&amp;#039;s location and use the geolocation information in different use cases.

- [How to Detect VPN Proxies With Python and IP2Location.io API @ DZone](https://dzone.com/articles/how-to-detect-vpn-proxies-with-python-and-ip2locat).]]>
            </summary>
            <updated>2025-08-29T05:06:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4772</id>
            <title type="text"><![CDATA[Apache APISIX®]]></title>
            <link rel="alternate" href="https://apisix.apache.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4772"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cloud-Native API Gateway.

Apache APISIX provides rich traffic management features like Load Balancing, Dynamic Upstream, Canary Release, Circuit Breaking, Authentication, Observability, etc.

- [Apache APISIX @ GitHub](https://github.com/apache/apisix).
- [API versioning @ A Java geek](https://blog.frankel.ch/api-versioning/).
- [Authenticate with OpenID Connect and Apache APISIX @ Apache APISIX&amp;#039;s dev.to](https://dev.to/apisix/authenticate-with-openid-connect-and-apache-apisix-448h).]]>
            </summary>
            <updated>2025-08-29T05:11:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4774</id>
            <title type="text"><![CDATA[OpenHue]]></title>
            <link rel="alternate" href="https://www.openhue.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4774"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenHue API is an open-source project that provides a comprehensive OpenAPI specification for the Philips Hue REST API 

- [OpenHue @ GitHub](https://github.com/openhue/openhue-api).
- [OpenHue – Maitrisez l’éclairage connecté de vos Philips Hue avec cette API open-source @ Korben :fr:](https://korben.info/decouvrez-openhue-api-open-source-philips-hue-controle-eclairage-connecte.html).]]>
            </summary>
            <updated>2025-08-29T05:12:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4802</id>
            <title type="text"><![CDATA[Front-Commerce]]></title>
            <link rel="alternate" href="https://www.front-commerce.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4802"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Frontend-as-a-service for eCommerce.

PWA Frontend Solution for Headless &amp;amp; Composable
Front-Commerce is the only front-end that improves the developer, merchant &amp;amp; customer experience all at the same time.]]>
            </summary>
            <updated>2025-08-29T05:17:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4806</id>
            <title type="text"><![CDATA[Gravitee.io]]></title>
            <link rel="alternate" href="https://www.gravitee.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4806"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API Management Platform. Govern, Secure &amp;amp; Manage APIs and Event Streams.

Try the first-ever event-native API Management solution that natively supports synchronous REST APIs, asynchronous APIs, and event brokers like Kafka and MQTT.

- [Gravitee.io @ GitHub](https://github.com/gravitee-io).]]>
            </summary>
            <updated>2025-08-29T05:19:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4820</id>
            <title type="text"><![CDATA[Grafbase]]></title>
            <link rel="alternate" href="https://grafbase.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4820"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The unified data layer

Connect your APIs, databases and microservices to a unified API at the edge. Delight your users with fast response times globally. Deploy globally fast GraphQL APIs with a top-notch developer experience.

- [Grafbase @ GitHub](https://github.com/grafbase/grafbase).]]>
            </summary>
            <updated>2025-08-29T05:20:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4831</id>
            <title type="text"><![CDATA[Dropwizard]]></title>
            <link rel="alternate" href="https://www.dropwizard.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4831"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dropwizard pulls together stable, mature libraries from the Java ecosystem into a simple, light-weight package that lets you focus on getting things done.

Dropwizard has out-of-the-box support for sophisticated configuration, application metrics, logging, operational tools, and much more, allowing you and your team to ship a production-quality web service in the shortest time possible.

[Dropwizard @ GitHub](https://github.com/dropwizard/dropwizard)]]>
            </summary>
            <updated>2025-08-29T05:23:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4833</id>
            <title type="text"><![CDATA[OpenRouteService map client]]></title>
            <link rel="alternate" href="https://maps.openrouteservice.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4833"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Openrouteservice is a open source route planner with plenty of features for car, heavy vehicles, hiking, cycling and wheelchair.

This application implements a map client for the openrouteservice API as Single Page Application (SPA). It is a base application that can be used for multiple purposes, customized via configurations and extended via plug-ins.

[OpenRouteService map client @ GitHub](https://github.com/GIScience/ors-map-client).]]>
            </summary>
            <updated>2025-08-29T05:23:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4837</id>
            <title type="text"><![CDATA[bruno]]></title>
            <link rel="alternate" href="https://www.usebruno.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4837"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast, Git Friendly API Client

Bruno is a new and innovative open source API client, aimed at revolutionizing the status quo represented by Postman, Insomnia and similar tools out there.

Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests. 

- [Bruno @ GitHub](https://github.com/usebruno/bruno).
- [Dites adieu à Postman grâce à Bruno qui vous aidera à concevoir les meilleurs API de l’univers @ Korben :fr:](https://korben.info/bruno-nouveau-client-api-open-source-alternative-postman.html).]]>
            </summary>
            <updated>2025-08-29T05:23:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4855</id>
            <title type="text"><![CDATA[Kong API Gateway]]></title>
            <link rel="alternate" href="https://konghq.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4855"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Platform Powering the API World.  🦍 The Cloud-Native API Gateway.

Kong or Kong API Gateway is a cloud-native, platform-agnostic, scalable API Gateway distinguished for its high performance and extensibility via plugins.

By providing functionality for proxying, routing, load balancing, health checking, authentication (and more), Kong serves as the central layer for orchestrating microservices or conventional API traffic with ease.

- [Kong @ GitHub](https://github.com/kong/kong).]]>
            </summary>
            <updated>2025-08-29T05:27:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4871</id>
            <title type="text"><![CDATA[Protocol Buffers]]></title>
            <link rel="alternate" href="https://protobuf.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4871"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Protocol Buffers are language-neutral, platform-neutral extensible mechanisms for serializing structured data.

- [Protocol Buffers @ GitHub](https://github.com/protocolbuffers/protobuf).

Related contents:

- [Protocol Buffer Design: Principles and Practices for Collaborative Development @ Lyft Engineering&amp;#039;s Medium](https://eng.lyft.com/protocol-buffer-design-principles-and-practices-for-collaborative-development-8f5aa7e6ed85).
- [Better than JSON @ Oya Studio](https://aloisdeniel.com/blog/better-than-json).
- [Binary Formats are Better Than JSON in Browsers!](https://adamfaulkner.github.io/binary_formats_are_better_than_json_in_browsers.html).]]>
            </summary>
            <updated>2025-12-09T07:14:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4887</id>
            <title type="text"><![CDATA[VAmPI]]></title>
            <link rel="alternate" href="https://github.com/erev0s/VAmPI" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4887"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vulnerable REST API with OWASP top 10 vulnerabilities for security testing.

VAmPI is a vulnerable API made with Flask and it includes vulnerabilities from the OWASP top 10 vulnerabilities for APIs. It was created as I wanted a vulnerable API to evaluate the efficiency of tools used to detect security issues in APIs. It includes a switch on/off to allow the API to be vulnerable or not while testing. This allows to cover better the cases for false positives/negatives. VAmPI can also be used for learning/teaching purposes. You can find a bit more details about the vulnerabilities in erev0s.com.]]>
            </summary>
            <updated>2025-08-29T05:31:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4897</id>
            <title type="text"><![CDATA[GlareDB]]></title>
            <link rel="alternate" href="https://glaredb.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4897"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your Data Pipeline, Simplified.  GlareDB: An analytics DBMS for distributed data.

Data exists everywhere: your laptop, Postgres, Snowflake and as files in S3. It exists in various formats such as Parquet, CSV and JSON. Regardless, there will always be multiple steps spanning several destinations to get the insights you need.

GlareDB is designed to query your data wherever it lives using SQL that you already know.

- [GlareDB @ GitHub](https://github.com/GlareDB/glaredb)
- [What the Heck is GlareDB? @ HackerNoon](https://hackernoon.com/what-the-heck-is-glaredb).]]>
            </summary>
            <updated>2025-08-29T05:33:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4932</id>
            <title type="text"><![CDATA[Open Federation Initiative]]></title>
            <link rel="alternate" href="https://open-federation.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4932"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Federation is a community-driven open source initiative to create and maintain a specification for federated GraphQL APIs. Be part of the future; let&amp;#039;s craft together.]]>
            </summary>
            <updated>2025-08-29T05:39:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4969</id>
            <title type="text"><![CDATA[OWASP Foundation]]></title>
            <link rel="alternate" href="https://owasp.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4969"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the Open Source Foundation for Application Security.

- [OWASP Top 10 : comment (vraiment) sécuriser son API ? @ AXOPEN podcast :fr:](https://podcast.ausha.co/axopen/comment-vraiment-securiser-son-api-top-10-des-principes-de-l-owasp).]]>
            </summary>
            <updated>2025-08-29T05:45:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4994</id>
            <title type="text"><![CDATA[Captain]]></title>
            <link rel="alternate" href="https://github.com/y3n11/Captain" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4994"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Userland API monitor for threat hunting.

Captain is an endpoint monitoring tool that aims at spotting malicious events through API hooking, improving the process of threat hunting analysis . When a new process is created, Captain will inject a dll into it hooking some Windows API functions.]]>
            </summary>
            <updated>2025-08-29T05:49:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4998</id>
            <title type="text"><![CDATA[OWASP Amass]]></title>
            <link rel="alternate" href="https://owasp.org/www-project-amass/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4998"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The OWASP Amass Project performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques.

The OWASP Amass Project has developed a framework to help information security professionals perform network mapping of attack surfaces and external asset discovery using open source intelligence gathering and reconnaissance techniques.

- [OWASP Amass](https://github.com/owasp-amass/amass).]]>
            </summary>
            <updated>2026-03-20T08:26:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5074</id>
            <title type="text"><![CDATA[Swagger Codegen]]></title>
            <link rel="alternate" href="https://swagger.io/tools/swagger-codegen/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5074"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API Code &amp;amp; Client Generator.

Swagger Codegen can simplify your build process by generating server stubs and client SDKs for any API, defined with the OpenAPI (formerly known as Swagger) specification, so your team can focus better on your API’s implementation and adoption.

[Swagger Codegen @ GitHub](https://github.com/swagger-api/swagger-codegen)]]>
            </summary>
            <updated>2025-08-29T06:03:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5075</id>
            <title type="text"><![CDATA[Hydra W3C Community Group]]></title>
            <link rel="alternate" href="http://www.hydra-cg.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5075"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hydra simplifies the development of interoperable, hypermedia-driven Web APIs]]>
            </summary>
            <updated>2025-08-29T06:03:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5090</id>
            <title type="text"><![CDATA[API Platform Schema Generator]]></title>
            <link rel="alternate" href="https://api-platform.com/docs/schema-generator/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5090"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[schema is a command line tool part of the API Platform framework that instantly generates a set of PHP classes from RDF vocabularies such as (but not limited to) Schema.org or ActivityStreams. Alternatively, it can generate PHP classes from an OpenAPI documentation.

[API Platform Schema Generator @ GitHub](https://github.com/api-platform/schema-generator).]]>
            </summary>
            <updated>2025-08-29T06:05:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5098</id>
            <title type="text"><![CDATA[GraphiQL]]></title>
            <link rel="alternate" href="https://github.com/graphql/graphiql" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5098"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A graphical interactive in-browser GraphQL IDE]]>
            </summary>
            <updated>2025-08-29T06:07:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5126</id>
            <title type="text"><![CDATA[KubeVirt.io]]></title>
            <link rel="alternate" href="https://kubevirt.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5126"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Building a virtualization API for Kubernetes.

KubeVirt technology addresses the needs of development teams that have adopted or want to adopt Kubernetes but possess existing Virtual Machine-based workloads that cannot be easily containerized. More specifically, the technology provides a unified development platform where developers can build, modify, and deploy applications residing in both Application Containers as well as Virtual Machines in a common, shared environment.

- [KubeVirt @ GitHub](https://github.com/kubevirt/kubevirt)

Related contents:

- [Extending KubeVirt Through the Network Binding Plugin @ Oilbeater](https://oilbeater.com/en/2025/01/12/kubevirt-networking/).
- [From Pets to Cattle: The New Mindset for Managing VMs @ The New Stack](https://thenewstack.io/from-pets-to-cattle-the-new-mindset-for-managing-vms/).
- [Your Container Is Not a Sandbox @ Emir Beganović](https://emirb.github.io/blog/microvm-2026/).]]>
            </summary>
            <updated>2026-05-28T09:41:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5198</id>
            <title type="text"><![CDATA[OpenLLM]]></title>
            <link rel="alternate" href="https://github.com/bentoml/OpenLLM" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5198"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Operating LLMs in production.

An open platform for operating large language models (LLMs) in production.
Fine-tune, serve, deploy, and monitor any LLMs with ease.]]>
            </summary>
            <updated>2025-08-29T06:23:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5200</id>
            <title type="text"><![CDATA[Postmark]]></title>
            <link rel="alternate" href="https://postmarkapp.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5200"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast, Reliable Email Delivery Service | SMTP | API.

The email delivery service that people actually like. Stop worrying if your emails made it to the inbox, and get back to focusing on what matters—building great products.]]>
            </summary>
            <updated>2025-08-29T06:23:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5233</id>
            <title type="text"><![CDATA[Hot Chocolate]]></title>
            <link rel="alternate" href="https://chillicream.com/docs/hotchocolate/v13" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5233"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hot Chocolate is an open-source GraphQL server for the Microsoft .NET platform that is compliant with the newest GraphQL October 2021 spec + Drafts, which makes Hot Chocolate compatible to all GraphQL compliant clients like Strawberry Shake, Relay, Apollo Client, and various other GraphQL clients and tools.

Hot Chocolate takes the complexity away from building a fully-fledged GraphQL server and lets you focus on delivering the next big thing.

[Hot Chocolate @ GitHub](https://github.com/ChilliCream/graphql-platform)]]>
            </summary>
            <updated>2025-08-29T06:28:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5243</id>
            <title type="text"><![CDATA[Threads API]]></title>
            <link rel="alternate" href="https://threads.junho.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5243"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Making Threads Work in Code.

 Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta&amp;#039;s Threads. Supports Read and Write. Web UI Included. 

[Threads API @ GitHub](https://github.com/junhoyeo/threads-api/).]]>
            </summary>
            <updated>2025-08-29T06:31:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5273</id>
            <title type="text"><![CDATA[PowerDNS]]></title>
            <link rel="alternate" href="https://www.powerdns.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5273"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PowerDNS is a leading provider of secure open-source and commercial DNS software. PowerDNS solutions are focused on large-scale DNS service providers, including mobile and fixed-line broadband operators, and hosting and cloud service providers. PowerDNS also underpins scalable security solutions from market-leading vendors.

- [PowerDNS @ GitHub](https://github.com/PowerDNS/pdns).

Related contents:

- [Gérez vos zones DNS avec PowerDNS @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/services/reseau/powerdns/).
- [Pilotez PowerDNS avec PowerDNS-Admin @ DevSecOps :fr:](https://blog.stephane-robert.info/post/powerdns-pdns-admin/).
- [Enregistrer les IP dans PowerDNS avec Terraform @ DevSecOps :fr:](https://blog.stephane-robert.info/post/homelab-terraform-powerdns/).]]>
            </summary>
            <updated>2025-08-29T06:35:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5287</id>
            <title type="text"><![CDATA[LibreTranslate]]></title>
            <link rel="alternate" href="https://libretranslate.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5287"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup. 

Unlike other APIs, it doesn&amp;#039;t rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.

- [LibreTranslate @ GitHub](https://github.com/LibreTranslate/LibreTranslate)]]>
            </summary>
            <updated>2025-08-29T06:37:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5296</id>
            <title type="text"><![CDATA[Kiota]]></title>
            <link rel="alternate" href="https://learn.microsoft.com/fr-fr/openapi/kiota/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5296"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Use Kiota to generate API clients to call any OpenAPI-described API.

Kiota is a command line tool for generating an API client to call any OpenAPI described API you are interested in. The goal is to eliminate the need to take a dependency on a different API SDK for every API that you need to call. Kiota API clients provide a strongly typed experience with all the features you expect from a high quality API SDK, but without having to learn a new library for every HTTP API.

[Kiota @ GitHub](https://github.com/microsoft/kiota).]]>
            </summary>
            <updated>2025-08-29T06:39:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5297</id>
            <title type="text"><![CDATA[QuestDB]]></title>
            <link rel="alternate" href="https://questdb.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5297"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast SQL for time-series



QuestDB is an open-source time-series database for high throughput ingestion and fast SQL queries with operational simplicity. It supports schema-agnostic ingestion using the InfluxDB line protocol, PostgreSQL wire protocol, and a REST API for bulk imports and exports.

[QuestDB @ GitHub](https://github.com/questdb/questdb).]]>
            </summary>
            <updated>2025-08-29T06:39:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5299</id>
            <title type="text"><![CDATA[Mailpit]]></title>
            <link rel="alternate" href="https://github.com/axllent/mailpit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5299"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An email and SMTP testing tool with API for developers.

Mailpit is a multi-platform email testing tool &amp;amp; API for developers.

It acts as both an SMTP server, and provides a web interface to view all captured emails. It also contains an API for automated integration testing.]]>
            </summary>
            <updated>2025-08-29T06:39:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5326</id>
            <title type="text"><![CDATA[REST API Tutorial]]></title>
            <link rel="alternate" href="https://restfulapi.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5326"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems. Roy Fielding first presented it in 2000 in his famous dissertation.

Like other architectural styles, REST has its guiding principles and constraints. These principles must be satisfied if a service interface needs to be referred to as RESTful.]]>
            </summary>
            <updated>2025-08-29T06:44:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5327</id>
            <title type="text"><![CDATA[Bloom]]></title>
            <link rel="alternate" href="https://github.com/valeriansaliou/bloom" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5327"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🌸 HTTP REST API caching middleware, to be used between load balancers and REST API workers.]]>
            </summary>
            <updated>2025-08-29T06:44:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5404</id>
            <title type="text"><![CDATA[Capture]]></title>
            <link rel="alternate" href="https://gitnet.fr/deblan/capture" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5404"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Capture is a reverse proxy that takes an incoming HTTP request and sends it to another server, proxying the response back to the client, while showing them in a dashboard.]]>
            </summary>
            <updated>2025-08-29T06:57:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5410</id>
            <title type="text"><![CDATA[Sheety]]></title>
            <link rel="alternate" href="https://sheety.co/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5410"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Turn your Google Sheet into an API - Prototypes from sheets.

Thousands of people are using Sheety to turn their spreadsheets into powerful APIs to rapidly develop prototypes, websites, apps and more.]]>
            </summary>
            <updated>2025-08-29T06:59:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5413</id>
            <title type="text"><![CDATA[FakerPHP Stripe ID Provider]]></title>
            <link rel="alternate" href="https://github.com/JonPurvis/faker-stripe" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5413"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🤡 A provider for FakerPHP that generates fake, but structurally correct IDs for Stripe API resources.

This package allows FakerPHP to generate fake IDs which have the same structure you can expect to be returned from Stripe. The wonderful Pest is used to run tests contained within this package, which requires a minimum PHP Version of 8.1.]]>
            </summary>
            <updated>2025-08-29T06:59:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5473</id>
            <title type="text"><![CDATA[PostgREST]]></title>
            <link rel="alternate" href="https://postgrest.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5473"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations.

[PostgREST @ GitHub](https://github.com/postgrest/postgrest)]]>
            </summary>
            <updated>2025-08-29T07:08:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5480</id>
            <title type="text"><![CDATA[EmailJS]]></title>
            <link rel="alternate" href="https://www.emailjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5480"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Send Email Directly From Your Code. No server code needed. Focus on things that matter]]>
            </summary>
            <updated>2025-08-29T07:09:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5545</id>
            <title type="text"><![CDATA[Open Source Insights]]></title>
            <link rel="alternate" href="https://deps.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5545"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Open Source Insights page for each package shows the full dependency graph and updates it every day. The information provided can help you make informed decisions about using, building, and maintaining your software.

Related contents:

- [Episode \#497: sécurisation de la chaîne d’approvisionnement logicielle (software supply chain) @ NoLimitSecu :fr:](https://www.nolimitsecu.fr/).]]>
            </summary>
            <updated>2025-08-29T07:21:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5644</id>
            <title type="text"><![CDATA[Kaggle API]]></title>
            <link rel="alternate" href="https://github.com/Kaggle/kaggle-api" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5644"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Official API for https://www.kaggle.com, accessible using a command line tool implemented in Python 3.]]>
            </summary>
            <updated>2025-08-29T07:38:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5645</id>
            <title type="text"><![CDATA[Gearman Job Server]]></title>
            <link rel="alternate" href="http://gearman.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5645"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. 

[Gearman @ GitHub](https://github.com/gearman/gearmand).]]>
            </summary>
            <updated>2025-08-29T07:38:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5663</id>
            <title type="text"><![CDATA[Lorem.space server]]></title>
            <link rel="alternate" href="https://github.com/manasky/lorem-server" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5663"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[✨ GO server for lorem.space website ✨ 🪐.
API for placeholder images but useful! Server hosting categorised random image with an on-demand thumbnailing API for integration in web-design mockups.]]>
            </summary>
            <updated>2025-08-29T07:41:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5672</id>
            <title type="text"><![CDATA[pywin32]]></title>
            <link rel="alternate" href="https://github.com/mhammond/pywin32" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5672"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Python for Windows (pywin32) Extensions.  Provides access to many of the Windows APIs from Python.]]>
            </summary>
            <updated>2025-08-29T07:42:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5684</id>
            <title type="text"><![CDATA[Resend]]></title>
            <link rel="alternate" href="https://resend.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5684"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The new email API for developers.

Build, test, and send transactional emails at scale. Resend provides the best developer experience helping you reach users instead of spam folders.

[Resend @ GitHub](https://github.com/resendlabs).]]>
            </summary>
            <updated>2025-08-29T07:44:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5768</id>
            <title type="text"><![CDATA[Web Monetization]]></title>
            <link rel="alternate" href="https://webmonetization.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5768"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JavaScript browser API that allows the creation of a payment stream from the user agent to the website.

[Web Monetization @ GitHub](https://github.com/WICG/webmonetization).]]>
            </summary>
            <updated>2025-08-29T07:58:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5873</id>
            <title type="text"><![CDATA[npoint.io]]></title>
            <link rel="alternate" href="https://www.npoint.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5873"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JSON storage with schema validation. JSON storage bins that won&amp;#039;t break your app.

Set up a lightweight JSON endpoint in seconds, then add a schema to edit your data safely at any time.

[n:point @ GitHub](https://github.com/azirbel/npoint).]]>
            </summary>
            <updated>2025-08-29T08:16:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5875</id>
            <title type="text"><![CDATA[Insomnia]]></title>
            <link rel="alternate" href="https://insomnia.rest/product/design" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5875"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Design API Specifications.

Leverage OpenAPI to accelerate your teams with a spec-driven design-first approach to API development.

Insomnia is an open-source, cross-platform API client for GraphQL, REST, WebSockets and gRPC.

[Insomnia @ GitHub](https://github.com/Kong/insomnia).]]>
            </summary>
            <updated>2025-08-29T08:16:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5879</id>
            <title type="text"><![CDATA[Pantry]]></title>
            <link rel="alternate" href="https://getpantry.cloud/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5879"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free Cloud JSON Storage API.

Free data storage as a service. Pantry allows devs to store JSON for multiple apps &amp;amp; users. A good resource when building personal projects, apps for hackathons, and prototypes alike. 

Pantry is a free service that provides perishable data storage for small projects. Data is securely stored for as long as you and your users need it and is deleted after a period of inactivity. Simply use the restful API to post JSON objects and we&amp;#039;ll take care of the rest.

[Pantry @ GitHub](https://github.com/imRohan/Pantry).]]>
            </summary>
            <updated>2025-08-29T08:16:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5910</id>
            <title type="text"><![CDATA[Qdrant - Vector Search Engine]]></title>
            <link rel="alternate" href="https://qdrant.tech/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5910"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Qdrant (read: quadrant ) is a vector similarity search engine and vector database. It provides a production-ready service with a convenient API to store, search, and manage points - vectors with an additional payload. Qdrant is tailored to extended filtering support. It makes it useful for all sorts of neural-network or semantic-based matching, faceted search, and other applications.

- [Qdrant @ GitHub](https://github.com/qdrant/qdrant).

Related contents:

- [270 - DB Vectorielle - Noé Achache @ &amp;lt;ifttd&amp;gt; :fr:](https://www.ifttd.io/episodes/db-vectorielle).
- [Episode 641: Qdrant&amp;#039;s Brian O&amp;#039;Grady @ Coder Radio](https://coder.show/641).]]>
            </summary>
            <updated>2026-03-12T19:36:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5994</id>
            <title type="text"><![CDATA[overpass turbo]]></title>
            <link rel="alternate" href="https://overpass-turbo.eu/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5994"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is a GUI for testing and developing queries for the Overpass-API. It can also used for simple analysis of OSM data.

[overpass turbo @ GitHub](https://github.com/tyrasd/overpass-turbo).]]>
            </summary>
            <updated>2025-08-29T08:36:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6046</id>
            <title type="text"><![CDATA[Fullscreen API Standard]]></title>
            <link rel="alternate" href="https://fullscreen.spec.whatwg.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6046"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Fullscreen API standard defines an API for elements to display themselves fullscreen.

[Fullscreen API @ GitHub](https://github.com/whatwg/fullscreen)]]>
            </summary>
            <updated>2025-08-29T08:44:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6106</id>
            <title type="text"><![CDATA[ScreenshotOne]]></title>
            <link rel="alternate" href="https://screenshotone.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6106"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The only one API to take screenshots of the websites. Take stunning site screenshots via API.
Render websites and HTML as images. Block cookie banners and ads. The API uses the latest Google Chrome for rendering and Google Cloud Platform for performance and scalability.]]>
            </summary>
            <updated>2025-08-29T08:54:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6163</id>
            <title type="text"><![CDATA[Mugo]]></title>
            <link rel="alternate" href="https://gitnet.fr/deblan/mu-go" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6163"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This project helps you to run a HTTP server and publish videos using an API.
A client gives you a way to play and download these videos in an interactive way.]]>
            </summary>
            <updated>2025-08-29T09:04:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6220</id>
            <title type="text"><![CDATA[API List]]></title>
            <link rel="alternate" href="https://apilist.fun/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6220"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A public list of free APIs for programmers]]>
            </summary>
            <updated>2025-08-29T09:14:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6222</id>
            <title type="text"><![CDATA[Pluto]]></title>
            <link rel="alternate" href="https://github.com/FairwindsOps/pluto" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6222"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pluto is a utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.]]>
            </summary>
            <updated>2025-08-29T09:14:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6264</id>
            <title type="text"><![CDATA[gRPC]]></title>
            <link rel="alternate" href="https://grpc.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6264"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A high performance, open source universal RPC framework.
gRPC is a modern open source high performance Remote Procedure Call (RPC) framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.

Related contents:

- [grpConf 2025 @ CNCF&amp;#039;s YouTube](https://www.youtube.com/playlist?list=PLj6h78yzYM2On4kCcnWjlO2lpHq-etZ1d).]]>
            </summary>
            <updated>2025-09-15T13:14:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6273</id>
            <title type="text"><![CDATA[IMG Quest]]></title>
            <link rel="alternate" href="https://img.quest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6273"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source API to generate Open Graph images.
An open-source API that uses @vercel/og to generate Open Graph images.

[IMG Quest @ GitHub](https://github.com/Vincenius/img-quest)]]>
            </summary>
            <updated>2025-08-29T09:23:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6328</id>
            <title type="text"><![CDATA[Mirage JS]]></title>
            <link rel="alternate" href="https://miragejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6328"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An API mocking library for frontend developers.
Build complete frontend features, even if your API doesn&amp;#039;t exist.
Mirage JS is an API mocking library that lets you build, test and share a complete working JavaScript application without having to rely on any backend services.

[Mirage JS @ GitHub](https://github.com/miragejs/miragejs)]]>
            </summary>
            <updated>2025-08-29T09:33:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6410</id>
            <title type="text"><![CDATA[JSON Hero]]></title>
            <link rel="alternate" href="https://github.com/apihero-run/jsonhero-web" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6410"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀
JSON Hero makes reading and understand JSON files easy by giving you a clean and beautiful UI packed with extra features.]]>
            </summary>
            <updated>2025-08-29T09:45:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6429</id>
            <title type="text"><![CDATA[Moesif]]></title>
            <link rel="alternate" href="https://www.moesif.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6429"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Deliver Great Products with API Analytics.
Grow and Monetize API Products.
Activate, engage, and monetize more users with a powerful API analytics platform]]>
            </summary>
            <updated>2025-08-29T09:49:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6494</id>
            <title type="text"><![CDATA[Curlie]]></title>
            <link rel="alternate" href="https://curlie.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6494"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Curl wrapper for an open-source API testing client for open minds.
If you like the interface of HTTPie but miss the features of curl, curlie is what you are searching for. Curlie is a frontend to curl that adds the ease of use of httpie, without compromising on features and performance. All curl options are exposed with syntax sugar and output formatting inspired from httpie.]]>
            </summary>
            <updated>2025-08-29T09:59:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6499</id>
            <title type="text"><![CDATA[Hoppscotch]]></title>
            <link rel="alternate" href="https://github.com/hoppscotch/hoppscotch" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6499"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open source API development ecosystem]]>
            </summary>
            <updated>2025-08-29T10:01:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6515</id>
            <title type="text"><![CDATA[Ocramius/ProxyManager]]></title>
            <link rel="alternate" href="https://github.com/Ocramius/ProxyManager" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6515"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects.
This library aims to provide abstraction for generating various kinds of proxy classes.]]>
            </summary>
            <updated>2025-08-29T10:03:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6574</id>
            <title type="text"><![CDATA[Bump.sh]]></title>
            <link rel="alternate" href="https://bump.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6574"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build your APIs as a team.
Create a powerful human-centered workflow for your APIs. Bump documents, diffs, and validates your API changes continuously. It lets you focus on what&amp;#039;s important: building your product.]]>
            </summary>
            <updated>2025-08-29T10:13:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6613</id>
            <title type="text"><![CDATA[Restfox]]></title>
            <link rel="alternate" href="https://github.com/flawiddsouza/Restfox" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6613"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Offline-first web HTTP client.
Usefull for REST API debug, alternative to Postman.]]>
            </summary>
            <updated>2025-08-29T10:19:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6662</id>
            <title type="text"><![CDATA[Prefixed API Key (Seam-style)]]></title>
            <link rel="alternate" href="https://github.com/seamapi/prefixed-api-key" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6662"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Module for generating a prefixed API Key
A module for generating a prefixed API key for better key handling.]]>
            </summary>
            <updated>2025-08-29T10:27:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6664</id>
            <title type="text"><![CDATA[Metlo]]></title>
            <link rel="alternate" href="https://github.com/metlo-labs/metlo" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6664"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Metlo is an open-source API security platform.]]>
            </summary>
            <updated>2025-08-29T10:27:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6717</id>
            <title type="text"><![CDATA[enable cross-origin resource sharing]]></title>
            <link rel="alternate" href="https://enable-cors.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6717"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[enable cross-origin resource sharing.
Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please consider using CORS to open it up for universal JavaScript/browser access.]]>
            </summary>
            <updated>2025-08-29T10:37:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6732</id>
            <title type="text"><![CDATA[statsd]]></title>
            <link rel="alternate" href="https://github.com/statsd/statsd" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6732"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Daemon for easy but powerful stats aggregation.
A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).]]>
            </summary>
            <updated>2025-08-29T10:38:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6742</id>
            <title type="text"><![CDATA[Dapr - Distributed Application Runtime]]></title>
            <link rel="alternate" href="https://dapr.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6742"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Distributed Application Runtime (Dapr) provides APIs that simplify microservice connectivity. Whether your communication pattern is service to service invocation or pub/sub messaging, Dapr helps you write resilient and secured microservices.

Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. 

- [Dapr @ GitHub](https://github.com/dapr/dapr).

Related  contents:

- [Dapr meets GitOps: A Guide to Dapr and Argo CD (Part 1) @ Diagrid](https://www.diagrid.io/blog/dapr-meets-gitops-a-guide-to-dapr-and-argo-cd).
- [Building microservices the easy way with Dapr @ CNCF](https://www.cncf.io/blog/2025/12/09/building-microservices-the-easy-way-with-dapr/).
- [Conversing with Large Language Models using Dapr @ CNCF](https://www.cncf.io/blog/2026/02/04/conversing-with-large-language-models-using-dapr/).]]>
            </summary>
            <updated>2026-02-16T12:36:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6987</id>
            <title type="text"><![CDATA[Strapi]]></title>
            <link rel="alternate" href="https://strapi.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6987"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open source Node.js Headless CMS 🚀
Design APIs fast, manage content easily.
Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.

- [Strapi @ GitHub](https://github.com/strapi/strapi).

Related contents:

- [HS Episode \#9: Interview de Jim Laurie, co-fondateur et ex-CTO de Strapi @ Code Garage :fr:](https://code-garage.fr/podcast/hs/episode-9).
- [Is There a WordPress Replacement in 2026? I Went Looking @ Jean Galea](https://jeangalea.com/wordpress-replacement/).]]>
            </summary>
            <updated>2026-02-06T12:57:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7020</id>
            <title type="text"><![CDATA[Kroki]]></title>
            <link rel="alternate" href="https://kroki.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7020"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Creates diagrams from textual descriptions!
Kroki provides a unified API with support for BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag, PacketDiag, RackDiag), BPMN, Bytefield, C4 (with PlantUML), Ditaa, Erd, Excalidraw, GraphViz, Mermaid, Nomnoml, Pikchr, PlantUML, Structurizr, SvgBob, UMLet, Vega, Vega-Lite, WaveDrom... and more to come!

[Kroki @ GitHub](https://github.com/yuzutech/kroki).]]>
            </summary>
            <updated>2025-08-29T11:27:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7104</id>
            <title type="text"><![CDATA[Robtex]]></title>
            <link rel="alternate" href="https://www.robtex.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7104"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Robtex is used for various kinds of research of IP numbers, Domain names, etc.
Robtex uses various sources to gather public information about IP numbers, domain names, host names, Autonomous systems, routes etc. It then indexes the data in a big database and provide free access to the data.
We aim to make the fastest and most comprehensive free DNS lookup tool on the Internet.
Our database now contains billions of documents of internet data collected over more than a decade.]]>
            </summary>
            <updated>2025-08-29T11:42:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7108</id>
            <title type="text"><![CDATA[Swagger]]></title>
            <link rel="alternate" href="https://swagger.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7108"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API Documentation &amp;amp; Design Tools for Teams.

Simplify API development for users, teams, and enterprises with the Swagger open source and professional toolset. Find out how Swagger can help you design and document your APIs at scale.]]>
            </summary>
            <updated>2025-08-29T11:42:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7110</id>
            <title type="text"><![CDATA[Postman API Platform]]></title>
            <link rel="alternate" href="https://www.postman.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7110"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.

Related content:

- [Postman is logging all your secrets and environment variables @ a data scientist&amp;#039;s Medium](https://anonymousdata.medium.com/postman-is-logging-all-your-secrets-and-environment-variables-9c316e92d424).]]>
            </summary>
            <updated>2025-08-29T11:42:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7133</id>
            <title type="text"><![CDATA[Gotenberg]]></title>
            <link rel="alternate" href="https://gotenberg.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7133"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Docker-powered stateless API for PDF files.
Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more.

- [Gotenberg @ GitHub](https://github.com/gotenberg/gotenberg).
- [How to Simply Generate a PDF From HTML in Symfony With WeasyPrint @ Theodo](https://blog.theodo.com/2023/11/pdf-generation-weasyprint-symfony/).]]>
            </summary>
            <updated>2025-08-29T11:46:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7246</id>
            <title type="text"><![CDATA[FastAPI]]></title>
            <link rel="alternate" href="https://fastapi.tiangolo.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7246"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[FastAPI framework, high performance, easy to learn, fast to code, ready for production.

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.

- [FastAPI @ GitHub](https://github.com/fastapi/fastapi).

Related contents:

- [FastAPI Best Practices  @ GitHub](https://github.com/zhanymkanov/fastapi-best-practices).
- [How to Implement Dependency Injection in FastAPI @ freeCodeCamp](https://www.freecodecamp.org/news/how-to-implement-dependency-injection-in-fastapi/).
- [From Zero to Hero: Deploying a Production-Ready FastAPI Application with Terraform @ Stackademic](https://blog.stackademic.com/from-zero-to-production-deploying-fastapi-applications-with-terraform-on-aws-749141eb4672).]]>
            </summary>
            <updated>2026-02-20T16:46:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7370</id>
            <title type="text"><![CDATA[Cosmic JS]]></title>
            <link rel="alternate" href="https://cosmicjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7370"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cloud-Hosted Content Management Platform, API-First CMS.
API-first CMS for building content-powered apps in any programming language.]]>
            </summary>
            <updated>2025-08-29T12:26:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7429</id>
            <title type="text"><![CDATA[mitmproxy]]></title>
            <link rel="alternate" href="https://www.mitmproxy.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7429"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An interactive console program that allows traffic flows to be intercepted, inspected, modified and replayed.  An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. 

- [mitmproxy @ GitHub](https://github.com/mitmproxy/mitmproxy).

Related contents:

- [Using Proxies to Hide Secrets from Claude Code @ Formal](https://www.joinformal.com/blog/using-proxies-to-hide-secrets-from-claude-code/).]]>
            </summary>
            <updated>2026-01-15T06:56:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7459</id>
            <title type="text"><![CDATA[Yoga]]></title>
            <link rel="alternate" href="https://facebook.github.io/yoga" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7459"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Yoga is a cross-platform layout engine enabling maximum collaboration within your team by implementing an API familiar to many designers and opening it up to developers across different platforms.]]>
            </summary>
            <updated>2025-08-29T12:40:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7487</id>
            <title type="text"><![CDATA[restc]]></title>
            <link rel="alternate" href="https://elemefe.github.io/restc/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7487"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[restc is an HTTP server middleware, aiming to enhance debugging experience on RESTful APIs.

- [restc @ GitHub](https://github.com/ElemeFE/restc).]]>
            </summary>
            <updated>2025-08-29T12:44:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7754</id>
            <title type="text"><![CDATA[Commerce.js]]></title>
            <link rel="alternate" href="http://commercejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7754"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Full-stack eCommerce API for developers &amp;amp;amp; designers
We&amp;#039;re building a complete eCommerce API for web &amp;amp;amp; mobile.
Starting with our Checkout API.]]>
            </summary>
            <updated>2025-08-29T13:31:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7769</id>
            <title type="text"><![CDATA[Libretro]]></title>
            <link rel="alternate" href="http://www.libretro.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7769"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A crossplatform application API, powering the crossplatform gaming platform RetroArch

Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices.]]>
            </summary>
            <updated>2025-08-29T13:32:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7814</id>
            <title type="text"><![CDATA[Background Sync]]></title>
            <link rel="alternate" href="https://developers.google.com/web/updates/2015/12/background-sync" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7814"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Background sync is a new web API that lets you defer actions until the user has stable connectivity. This is useful for ensuring that whatever the user wants to send, is actually sent.]]>
            </summary>
            <updated>2025-08-29T13:39:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8008</id>
            <title type="text"><![CDATA[Twilio]]></title>
            <link rel="alternate" href="https://www.twilio.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8008"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[APIs for Text Messaging, VoIP &amp;amp;amp; Voice in the Cloud]]>
            </summary>
            <updated>2025-08-29T14:12:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8265</id>
            <title type="text"><![CDATA[Stripe]]></title>
            <link rel="alternate" href="https://stripe.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8265"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[web and mobile payments system]]>
            </summary>
            <updated>2025-08-29T14:56:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8408</id>
            <title type="text"><![CDATA[Pusher]]></title>
            <link rel="alternate" href="http://pusher.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8408"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML5 WebSocket Powered Realtime Messaging Service

Pusher is a hosted API for quickly, easily and securely adding scalable realtime functionality to web and mobile apps.]]>
            </summary>
            <updated>2025-08-29T15:20:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8419</id>
            <title type="text"><![CDATA[Gargl]]></title>
            <link rel="alternate" href="http://jodoglevy.com/jobloglevy/?p=5" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8419"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create an API for any website, in any programming language, without writing a line of code]]>
            </summary>
            <updated>2025-08-29T15:20:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8773</id>
            <title type="text"><![CDATA[Smart-Proxy]]></title>
            <link rel="alternate" href="http://projects.theforeman.org/projects/smart-proxy/wiki" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8773"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Smart Proxy is a project which provides a restful API to various sub-systems.

Its goal is to provide API for a higher level orchestration tools (such as Foreman).
The Smart proxy provides an easy way to add or extended existing subsystems and API&amp;#039;s.

Currently supported (Click on the links below for more details).
DHCP - ISC DHCP and MS DHCP Servers
DNS - Bind and MS DNS Servers
TFTP - any UNIX based tftp server
Puppet - Any Puppet server from 0.24.x
Puppet CA - Manage certificate signing, cleaning and autosign on a Puppet CA server
BMC - Power management etc]]>
            </summary>
            <updated>2025-08-29T16:21:00+00:00</updated>
        </entry>
    </feed>
