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 241e8e832b chore: Fix duplicate keys in .env.example 2024-01-18 15:42:20 -03:00
app feat: Update container.py for Proxmox API token authentication 2024-01-18 15:36:54 -03:00
.env.exemple chore: Fix duplicate keys in .env.example 2024-01-18 15:42:20 -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