Add base backend api root page

Signed-off-by: Felipe Cardoso <felipe.cardoso@hotmail.it>
This commit is contained in:
2025-01-22 18:04:50 +01:00
parent 805ed647cd
commit 2ece0b2d8f
2 changed files with 32 additions and 1 deletions

View File

@@ -10,4 +10,5 @@ python-dotenv>=1.0.0
aiofiles>=23.2.1
pytest>=7.4.3
httpx>=0.25.1
pytest-asyncio>=0.21.1
pytest-asyncio>=0.21.1
psutil>=5.9.8