Initial commit

This commit is contained in:
2026-03-16 23:06:42 +03:00
commit 86eee49c43
7 changed files with 405 additions and 0 deletions

3
requirements.txt Executable file
View File

@@ -0,0 +1,3 @@
fastapi[all]==0.121.3
fastapi-cache2==0.2.2
redis==7.1.0