<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>rest</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/216/feed"/>
    <updated>2026-04-20T09:02:24+00:00</updated>
    <id>https://links.biapy.com/guest/tags/216/feed</id>
            <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/12531</id>
            <title type="text"><![CDATA[reShapr]]></title>
            <link rel="alternate" href="https://reshapr.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12531"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The open source, no-code MCP Server for AI-Native API Access

Build a uniform API value chain for AI agents with secure, no-code endpoint translation across your existing API services.

reShapr is the open source, no-code MCP Server for AI-Native API Access. It bridges the gap between traditional REST/GraphQL/gRPC services and LLMs by transforming complex services into discoverable, optimized MCP tools.

- [reShapr @ GitHub](https://github.com/reshaprio/reshapr).

Related contents:

- [reShapr : transformer une API cloud en serveur MCP FinOps @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/developper/programmation/python/reshapr/).]]>
            </summary>
            <updated>2026-04-13T10:06:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12107</id>
            <title type="text"><![CDATA[Milk Admin]]></title>
            <link rel="alternate" href="https://www.milkadmin.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12107"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A basic PHP admin panel ready for developing your projects.

 Open-source PHP admin panel and dashboard built with Bootstrap 5 — relational CRUD generator, authentication, REST API, CLI, modular architecture, MySQL &amp;amp; SQLite. 

- [Milk Admin @ GitHub](https://github.com/giuliopanda/milk-admin).]]>
            </summary>
            <updated>2026-03-13T12:51:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12100</id>
            <title type="text"><![CDATA[Agent Browser Protocol]]></title>
            <link rel="alternate" href="https://github.com/theredsix/agent-browser-protocol" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12100"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Deterministic browser automation. Works out of the box with Claude/Codex/OpenCode.

Web browsing is continuous and async. Agents think in tools and steps. ABP reformats web navigation into the discrete, multimodal chat format agents know and love.

ABP is a Chromium build with MCP + REST baked directly into the browser engine.]]>
            </summary>
            <updated>2026-03-12T11:30:27+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/11946</id>
            <title type="text"><![CDATA[Awesome REST]]></title>
            <link rel="alternate" href="https://github.com/marmelab/awesome-rest" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11946"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A collaborative list of great resources about RESTful API architecture, development, test, and performance]]>
            </summary>
            <updated>2026-02-27T10:39:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11579</id>
            <title type="text"><![CDATA[Restish]]></title>
            <link rel="alternate" href="https://rest.sh/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11579"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in, like always having the latest API resources, fields, and operations available when they go live on the API without needing to install or update anything.

- [Restish @ GitHub](https://github.com/rest-sh/restish).

Related contents:

- [Composing APIs and CLIs in the LLM era @ Bradley Walters](https://walters.app/blog/composing-apis-clis).]]>
            </summary>
            <updated>2026-01-23T12:41:23+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/10535</id>
            <title type="text"><![CDATA[Doorman]]></title>
            <link rel="alternate" href="https://doorman.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10535"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight API gateway built in Python.

Doorman is a simple, lightweight, cost‑effective gateway for AI, REST, SOAP, GraphQL, and gRPC APIs. Manage auth, routing, rate limiting, logging, and caching.

- [Doorman @ GitHub](https://github.com/apidoorman/doorman).]]>
            </summary>
            <updated>2025-10-06T06:36:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10394</id>
            <title type="text"><![CDATA[Osmerion]]></title>
            <link rel="alternate" href="https://github.com/Osmerion/Omittable" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10394"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny Kotlin Multiplatform library that provides an Omittable type to be used in cases where the absence of a value is semantically different from a null value. 

Related contents:

- [Omittable — Solving the Ambiguity of Null @ Committing Crimes](https://committing-crimes.com/articles/2025-09-16-null-and-absence/).]]>
            </summary>
            <updated>2025-09-25T12:22:23+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/97</id>
            <title type="text"><![CDATA[Traccar]]></title>
            <link rel="alternate" href="https://www.traccar.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/97"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GPS Tracking Software - Free and Open Source System.

Traccar is an open source GPS tracking system. This repository contains Java-based back-end service. It supports more than 200 GPS protocols and more than 2000 models of GPS tracking devices. Traccar can be used with any major SQL database system. It also provides easy to use REST API.

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

Related contents:

- [Episode 615: 25.05 Reasons to NixOS @ Linux Unplugged](https://linuxunplugged.com/615).]]>
            </summary>
            <updated>2025-09-18T07:20:20+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/438</id>
            <title type="text"><![CDATA[OpenAPI TypeScript]]></title>
            <link rel="alternate" href="https://openapi-ts.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/438"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Convert OpenAPI 3.0/3.1 schemas to TypeScript types and create type-safe fetching.

openapi-typescript turns OpenAPI 3.0 &amp;amp; 3.1 schemas into TypeScript quickly using Node.js. No Java/node-gyp/running OpenAPI servers necessary.

- [OpenAPI TypeScript @ GitHub](https://github.com/openapi-ts/openapi-typescript).]]>
            </summary>
            <updated>2025-08-28T17:10:50+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/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/1067</id>
            <title type="text"><![CDATA[µdensity]]></title>
            <link rel="alternate" href="https://github.com/factorysh/microdensity" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1067"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[trigger async analysis from your Gitlab CI and expose badges.

Gitlab CI triggers asynchone REST analysis and display badges and files.

Related contents:

- [Le renouveau de Docker Compose @ BearsTech :fr:](https://bearstech.com/societe/blog/le-renouveau-de-docker-compose).]]>
            </summary>
            <updated>2025-08-28T18:54:58+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/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/1453</id>
            <title type="text"><![CDATA[Frogment]]></title>
            <link rel="alternate" href="https://www.frogment.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1453"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free OpenAPI Spec Editor.
Craft robust OpenAPI Specs Faster.

A free openAPI spec editor and linter that breaks down your spec into fragments to make editing easier and more intuitive.]]>
            </summary>
            <updated>2025-08-28T19:59:19+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/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/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/2697</id>
            <title type="text"><![CDATA[Connexion]]></title>
            <link rel="alternate" href="https://connexion.readthedocs.io/en/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2697"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Connexion is a modern Python web framework that makes spec-first and api-first development easy. You describe your API in an OpenAPI (or swagger) specification with as much detail as you want and Connexion will guarantee that it works as you specified.

- [Connexion @ GitHub](https://github.com/spec-first/connexion).
- [Développement d&amp;#039;API Rest avec Connexion - Partie 1 @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/developper/programmation/python/connexion-1/).]]>
            </summary>
            <updated>2025-08-28T23:26:13+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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/4660</id>
            <title type="text"><![CDATA[Fuse.js]]></title>
            <link rel="alternate" href="https://fusejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4660"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The opinionated framework for easily creating typesafe data layers. End-to-end typesafe data fetching for frontend teams at scale.

- [Fuse.js @ GitHub](https://github.com/StellateHQ/fuse.js).
- [Announcing Fuse.js: The opinionated framework for creating typesafe data layers @ Stellate](https://stellate.co/blog/announcing-fuse-js).]]>
            </summary>
            <updated>2025-08-29T04:54:50+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/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/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/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/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/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/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/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/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/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/5548</id>
            <title type="text"><![CDATA[JSON]]></title>
            <link rel="alternate" href="https://www.json.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5548"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.]]>
            </summary>
            <updated>2025-08-29T07:22:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5842</id>
            <title type="text"><![CDATA[Supabase]]></title>
            <link rel="alternate" href="https://supabase.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5842"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Open Source Firebase Alternative.

Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

- [Supabase @ GitHub](https://github.com/supabase/supabase).

Related contents:

- [Supabase WordPress Integration — Save Users Data @ Dale Nguyen&amp;#039;s Medium](https://dalenguyen.medium.com/supabase-wordpress-integration-save-users-data-bcd840bd8b25).
- [Your Supabase Is Public @ Skilldeliver](https://skilldeliver.com/your-supabase-is-public).]]>
            </summary>
            <updated>2025-12-23T12:55:23+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/6349</id>
            <title type="text"><![CDATA[Building RESTful API with Symfony and PHP 8]]></title>
            <link rel="alternate" href="https://hantsy.github.io/symfony-rest-sample/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6349"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[In this tutorial, we will build a simple RESTful API application using Symfony and the latest PHP 8.]]>
            </summary>
            <updated>2025-08-29T09:35:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6353</id>
            <title type="text"><![CDATA[Ambari -]]></title>
            <link rel="alternate" href="https://ambari.apache.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6353"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Apache Ambari project is aimed at making Hadoop management simpler by developing software for provisioning, managing, and monitoring Apache Hadoop clusters. Ambari provides an intuitive, easy-to-use Hadoop management web UI backed by its RESTful APIs.]]>
            </summary>
            <updated>2025-08-29T09:37:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6445</id>
            <title type="text"><![CDATA[Ansible AWX]]></title>
            <link rel="alternate" href="https://github.com/ansible/awx" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6445"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.]]>
            </summary>
            <updated>2025-08-29T09:51:22+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/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/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/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/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/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/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/7507</id>
            <title type="text"><![CDATA[Insomnia REST Client]]></title>
            <link rel="alternate" href="https://insomnia.rest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7507"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple and beautiful REST API client]]>
            </summary>
            <updated>2025-08-29T12:48:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7732</id>
            <title type="text"><![CDATA[Neurosync]]></title>
            <link rel="alternate" href="https://github.com/ClickerMonkey/neurosync" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7732"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Neurosync is a javascript ORM that is offline &amp;amp;amp; real-time capable.

ORM you say? Neurosync doesn&amp;#039;t do anything crazy directly with a database - the database to Neurosync is a facade typically backed by a REST API. It&amp;#039;s an ORM in the sense that it handles creating, updating, and deleting relational data to any degree you wish.]]>
            </summary>
            <updated>2025-08-29T13:27:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7812</id>
            <title type="text"><![CDATA[Telize]]></title>
            <link rel="alternate" href="https://github.com/fcambus/telize" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7812"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Telize is a JSON IP and GeoIP REST API (IP Geolocation) built on Nginx and Lua http://www.telize.com]]>
            </summary>
            <updated>2025-08-29T13:39:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8021</id>
            <title type="text"><![CDATA[Foxtrot]]></title>
            <link rel="alternate" href="https://github.com/Flipkart/foxtrot" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8021"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Foxtrot is a data store abstraction service for storing event data for real-time systems. It combines the power of fast row get/put by HBase and powerful indexing and aggregation features provided by Elasticsearch]]>
            </summary>
            <updated>2025-08-29T14:15:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8732</id>
            <title type="text"><![CDATA[Unirest - Simplified, lightweight HTTP libraries in multiple languages]]></title>
            <link rel="alternate" href="http://unirest.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8732"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unirest is a set of lightweight HTTP libraries available in PHP, Ruby, Python, Java, Objective-C.]]>
            </summary>
            <updated>2025-08-29T16:13:10+00:00</updated>
        </entry>
    </feed>
