Add files via upload

This commit is contained in:
2024-10-26 16:26:50 +05:00
committed by GitHub
parent e20f165f24
commit da080e29df
5 changed files with 1001 additions and 0 deletions

6
api/v1/package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"axios": "^1.7.7",
"express": "^4.21.1"
}
}