Commit Graph

3 Commits

Author SHA1 Message Date
16eccddb59 Hotfix + config optimization
- Fixed a bug that didn't let any function receive connection objects
- Added uvicorn logging level to config
2025-09-06 01:09:30 +03:00
8a6490a481 Git tracking fixes
- Untracked sys.stdout and added to .gitignore
2025-08-30 02:44:00 +03:00
1df815f8c9 First Commit
- Added a script with all FastAPI methods
- Added a main.py file to start everything
- Generated a config that grabs data from .env
2025-08-30 02:39:49 +03:00