test file added & mongo tested

This commit is contained in:
2025-01-14 17:01:33 +03:00
parent 5a23d41eef
commit 08b1815156
36 changed files with 2497 additions and 506 deletions

View File

@@ -1,5 +1,3 @@
class HTTPExceptionApi(Exception):
def __init__(self, error_code: str, lang: str):