demo / config /settings /__pycache__

Commit History

fix: add database migrations at container startup and deployment tests
5422df1

AIVLAD commited on

feat: migrate from TypedDict to Pydantic for type safety
1009dbf

AIVLAD commited on

feat: enable DRF browsable API and add root redirect
d13a9a9

AIVLAD commited on

fix: add HuggingFace Space domain to ALLOWED_HOSTS
48c36c0

AIVLAD commited on

fix: replace ThreadPoolExecutor with SynchronousExecutor for SQLite compatibility
2179a0e

AIVLAD commited on

fix: replace parallel ThreadPoolExecutor with single-worker serial execution
6df794b

AIVLAD commited on

feat: implement TDD for Wall Construction API with full type safety
cf09ddc

AIVLAD commited on