From 1e134218066e35821e8d5068b712010968b6bd7a Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 3 Nov 2025 16:50:33 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index 00d7666d..839b2959 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1527, +"count": 1528, "entries": [ { "API": "Cat Facts", @@ -12960,6 +12960,15 @@ "Link": "https://deividfortuna.github.io/fipe/", "Category": "Vehicle" }, + { + "API": "CarAPI", + "Description": "The developer friendly vehicle API. Make, model, trims and more via a RESTFul API", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "no", + "Link": "https://carapi.app", + "Category": "Vehicle" + }, { "API": "CarsXE", "Description": "CarsXE API provides comprehensive data on vehicles, including VIN decoding & specifications, license plate decoding, images, history and market value. It enables developers to build innovative applications for the automotive industry, such as insurance & roadside assistance tools, ride sharing & grocery delivery apps, inventory management systems, and market analysis platforms.",