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 3e37e2ab2a feat: Update container.py for Proxmox API token authentication 2024-01-18 15:36:54 -03:00
app feat: Update container.py for Proxmox API token authentication 2024-01-18 15:36:54 -03:00
.env.exemple chore: Add .env.example file 2024-01-15 09:44:08 -03:00
.gitignore feat: Initial commit for Flask API 2024-01-15 09:32:53 -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