From 33aa1f653b6500e6fb20f48dbdc28fa012b7784f Mon Sep 17 00:00:00 2001 From: Ozor Date: Tue, 3 Mar 2026 00:57:15 +0800 Subject: [PATCH] Add Agent Gateway to Crypto data sources section (#47) Co-authored-by: Clawdia --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index b2ce983..7382818 100644 --- a/Readme.md +++ b/Readme.md @@ -401,6 +401,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [Cryptofeed](https://github.com/bmoscon/cryptofeed) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/bmoscon/cryptofeed/master)|`Python`| - Cryptocurrency Exchange Websocket Data Feed Handler with Asyncio - [Orderflow](https://github.com/focus1691/orderflow) | `TypeScript`, `NestJS`, `TimescaleDB` | - Builds real-time Footprint Candles from WebSocket trade data across crypto exchanges. +- [Agent Gateway](https://agent-gateway-kappa.vercel.app) | `REST API` | - Free unified REST API providing real-time prices for 500+ crypto tokens via Hyperliquid. No API key required for price data. OpenAPI spec at `/openapi.json`. ## Broker APIs