feat: add new encoder and restructure project

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

2
.gitignore vendored
View File

@@ -140,4 +140,4 @@ dmypy.json
# FastAPI specifics
# .env files used for storing environment variables should not be committed to version control
# `db` folder might be used for database files such as SQLite which should not be checked into version control
db/
# db/