feat: add new encoder and restructure project

This commit is contained in:
2025-07-22 21:55:45 +00:00
parent e82bb94d7f
commit e72aad0582
20 changed files with 143 additions and 75 deletions

View File

@@ -7,12 +7,15 @@ databases==0.9.0
fastapi==0.116.1
greenlet==3.2.3
h11==0.16.0
hashids==1.3.1
idna==3.10
Mako==1.3.10
MarkupSafe==3.0.2
psycopg2-binary==2.9.10
pydantic==2.11.7
pydantic-settings==2.10.1
pydantic_core==2.33.2
python-dotenv==1.1.1
sniffio==1.3.1
SQLAlchemy==2.0.41
starlette==0.47.2