API creation working

This commit is contained in:
2025-08-16 14:13:23 +05:30
commit 2dd9698d55
6 changed files with 445 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
#
*.key
credentials.json
token.json