From f51af470bfbabd5a6d262effa6388725404b3835 Mon Sep 17 00:00:00 2001 From: deepshekhardas Date: Fri, 4 Sep 2026 14:02:03 +0530 Subject: [PATCH] feat: add RubyGems API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ade44e71..f3e495cd 100644 --- a/README.md +++ b/README.md @@ -668,6 +668,7 @@ API | Description | Auth | HTTPS | CORS | | [Rejax](https://rejax.io/) | Reverse AJAX service to notify clients | `apiKey` | Yes | No | | [ReqRes](https://reqres.in/ ) | A hosted REST-API ready to respond to your AJAX requests | No | Yes | Unknown | | [RSS feed to JSON](https://rss-to-json-serverless-api.vercel.app) | Returns RSS feed in JSON format using feed URL | No | Yes | Yes | +| [RubyGems](https://guides.rubygems.org/rubygems-org-api/) | Ruby gem metadata, versions, dependencies and search | No | Yes | Yes | | [SavePage.io](https://www.savepage.io) | A free, RESTful API used to screenshot any desktop, or mobile website | `apiKey` | Yes | Yes | | [ScrapeNinja](https://scrapeninja.net) | Scraping API with Chrome fingerprint and residential proxies | `apiKey` | Yes | Unknown | | [ScraperApi](https://www.scraperapi.com) | Easily build scalable web scrapers | `apiKey` | Yes | Unknown |