6 Commits

Author SHA1 Message Date
Automated Action
8e7df05614 Fix SQL expression in health endpoint using text() function 2025-05-13 18:56:44 +00:00
Automated Action
7e1ce84c0a Add startup script for application deployment
generated with BackendIM... (backend.im)
2025-05-13 18:42:34 +00:00
Automated Action
ddf8c30d23 Add email-validator dependency to fix Pydantic email validation 2025-05-13 18:39:20 +00:00
Automated Action
153c121f35 Fix database path in alembic.ini to use /app/storage/db/db.sqlite
Generated with BackendIM... (backend.im)
2025-05-13 18:36:51 +00:00
Automated Action
f2d3f2d55c Create FastAPI REST API with Python and SQLite
- Implemented user authentication with JWT
- Added CRUD operations for users and items
- Setup database connection with SQLAlchemy
- Added migration scripts for easy database setup
- Included health check endpoint for monitoring

generated with BackendIM... (backend.im)
2025-05-13 18:33:54 +00:00
Automated Action
dd43e41b24 Initial commit from template 2025-05-13 18:27:40 +00:00