The Proxmox Container Management API allows users to interact with Proxmox using its REST API for container management. Key functionalities include creating, updating, editing, deleting, and retrieving information about containers.
Go to file
adriano 14a8ebec1b feat: Update ContainerId controller and Swagger description 2024-01-18 17:55:46 -03:00
app feat: Update ContainerId controller and Swagger description 2024-01-18 17:55:46 -03:00
.env.exemple chore: Fix duplicate keys in .env.example 2024-01-18 15:42:20 -03:00
.gitignore chore: Add env_proxmox_api directory to .gitignore 2024-01-18 16:00:55 -03:00
app.py feat: Initial commit for Flask API 2024-01-15 09:32:53 -03:00
requirements.txt feat: Initial commit for Flask API 2024-01-15 09:32:53 -03:00