From 992268911df631ded48c05a28cee65d6c17931c4 Mon Sep 17 00:00:00 2001 From: Juan Diaz Date: Mon, 3 Mar 2025 06:40:54 -0500 Subject: [PATCH] removed broken link (#488) * broken link closes #487 closes #486 * Auto updating db * Auto updating db --------- Co-authored-by: GitHub Actions Bot <> --- README.md | 1 - db/resources.json | 11 +---------- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index f4e6597f..30a07561 100644 --- a/README.md +++ b/README.md @@ -404,7 +404,6 @@ | [1Forge](https://1forge.com/forex-data-api/api-documentation) | Forex currency market data | `apiKey` | Yes | Unknown | | [Amdoren](https://www.amdoren.com/currency-api/) | Free currency API with over 150 currencies | `apiKey` | Yes | Unknown | | [Bank of Russia](https://www.cbr.ru/development/SXML/) | Exchange rates and currency conversion | No | Yes | Unknown | -| [BCV (Banco Central de Venezuela) Exchange rate](https://bcv-api.rafnixg.dev/docs) | Exchange rates of the BCV (Central Bank of Venezuela) API | `apiKey` | Yes | No | | [Currencyapi](https://currencyapi.com) | Currency Conversion API and cryptocurrency prices, updated minutely | `apiKey` | Yes | Yes | | [Currency-api](https://github.com/fawazahmed0/currency-api#readme) | Free Currency Exchange Rates API with 150+ Currencies & No Rate Limits | No | Yes | Yes | | [CurrencyFreaks](https://currencyfreaks.com/) | Provides current and historical currency exchange rates with free plan 1K requests/month | `apiKey` | Yes | Yes | diff --git a/db/resources.json b/db/resources.json index ad481560..c0f33aa9 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1451, +"count": 1450, "entries": [ { "API": "Cat Facts", @@ -2169,15 +2169,6 @@ "Link": "https://www.cbr.ru/development/SXML/", "Category": "Currency Exchange" }, - { - "API": "BCV (Banco Central de Venezuela) Exchange rate", - "Description": "Exchange rates of the BCV (Central Bank of Venezuela) API", - "Auth": "apiKey", - "HTTPS": true, - "Cors": "no", - "Link": "https://bcv-api.rafnixg.dev/docs", - "Category": "Currency Exchange" - }, { "API": "Currencyapi", "Description": "Currency Conversion API and cryptocurrency prices, updated minutely",