From b9c258dd9ecb1c68b0000b048b0d8ccb47626147 Mon Sep 17 00:00:00 2001 From: fiiv Date: Mon, 16 Jun 2025 23:03:19 +0700 Subject: [PATCH] Add cache.horse to the Development category (#530) * Add cache.horse to the directory * Fiing typo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c860d4d2..173cab65 100644 --- a/README.md +++ b/README.md @@ -482,6 +482,7 @@ | [Brave Search API](https://brave.com/search/api/) | An index of billions of pages in a single call | `apiKey`| Yes | No | | [BrowserCat](https://www.browsercat.com/) | Headless browser API for automation, scraping, and more | `apiKey` | Yes | Yes | | [Browshot](https://browshot.com/api/documentation) | Easily make screenshots of web pages in any screen size, as any device | `apiKey`| Yes | Yes | +| [Cache Horse](https://cache.horse) | Combine/batch & cache multiple HTTP requests to save on API quotas, speed up & simplify your app | `apiKey` | Yes | Yes | | [CDNJS](https://api.cdnjs.com/libraries/jquery) | Library info on CDNJS | No | Yes | Unknown | | [Ciprand](https://github.com/polarspetroll/ciprand) | Secure random string generator | No | Yes | No | | [Cloudflare Trace](https://github.com/fawazahmed0/cloudflare-trace-api) | Get IP Address, Timestamp, User Agent, Country Code, IATA, HTTP Version, TLS/SSL Version & More | No | Yes | Yes |