Skip to content

Commit

Permalink
Auto updating db
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Nov 12, 2024
1 parent e2a8136 commit 9fef02b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion db/resources.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 1431,
"count": 1432,
"entries": [
{
"API": "Cat Facts",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 9fef02b

Please sign in to comment.