dataset-tool / app.py

Commit History

Create simplified FastAPI app following modern practices
b917742

iaroy commited on

Simplify API structure using common FastAPI practices without __init__.py files
bee4639

iaroy commited on

Add updated app.py with proper error handling for imports
6e22e6b

iaroy commited on

Fix module import error by adding __init__.py files and updating Docker setup
431f993

iaroy commited on

Deploy full application code
fdc5d7a

iaroy commited on

Update project with docker SDK configuration
8450509

iaroy commited on