From b179b36b440f76ad63383555dfa5de50705ebb16 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 20 Aug 2024 11:58:17 +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 e5e58289..c63e3dde 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1405, +"count": 1406, "entries": [ { "API": "Cat Facts", @@ -2044,6 +2044,15 @@ "Link": "https://docs.poloniex.com", "Category": "Cryptocurrency" }, + { + "API": "Sellgate", + "Description": "Cryptocurrency checkout creator", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://sellgate.io/docs/checkout/create", + "Category": "Cryptocurrency" + }, { "API": "Solana JSON RPC", "Description": "Provides various endpoints to interact with the Solana Blockchain",