From 9fef02b33a801fe50387ff5d7994a05de8029a21 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 12 Nov 2024 11:10:06 +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 a542e9fc1..2027aed9e 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1431, +"count": 1432, "entries": [ { "API": "Cat Facts", @@ -3204,6 +3204,15 @@ "Link": "https://www.postman.com/postman/workspace/postman-public-workspace/documentation/12959542-c8142d51-e97c-46b6-bd77-52bb66712c9a", "Category": "Development" }, + { + "API": "Proxmox VE API", + "Description": "API of self-hosted Proxmox VE. Address: https://your.server:8006/api2/json/ (configuring in installation process)", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://pve.proxmox.com/pve-docs/api-viewer/", + "Category": "Development" + }, { "API": "ProxyCrawl", "Description": "Scraping and crawling anticaptcha service",