From 628eb8ed5dc4ba5ce223ca1080350443349b3e5b Mon Sep 17 00:00:00 2001 From: Vishal Veera Reddy Date: Sat, 3 Jan 2026 23:28:03 -0800 Subject: [PATCH] Add Lynkr to HTTP section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7b6f3b61..025f6084 100644 --- a/readme.md +++ b/readme.md @@ -249,6 +249,7 @@ - [global-agent](https://github.com/gajus/global-agent) - Global HTTP/HTTPS proxy agent that is configurable using environment variables. - [smoke](https://github.com/sinedied/smoke) - File-based HTTP mock server with recording abilities. - [purest](https://github.com/simov/purest) - REST client. +- [Lynkr](https://github.com/Fast-Editor/Lynkr) - Intelligent LLM proxy router for Claude Code that optimizes costs by hierarchically routing requests through local models first without losing any features offered by claude. ### Debugging / Profiling