5 Commits

Author SHA1 Message Date
Automated Action
984bfc5e8f Fix database path in config file 2025-05-12 14:17:49 +00:00
Automated Action
70cb768862 Fix database health check by properly using SQLAlchemy text() 2025-05-12 14:15:33 +00:00
Automated Action
652f32404a Fix database health check by adding commit after query execution 2025-05-12 14:08:39 +00:00
Automated Action
6705b7a5e2 Create Weather Data API with OpenWeatherMap integration
- Implemented FastAPI application structure
- Added OpenWeatherMap API integration
- Created SQLite database with SQLAlchemy
- Setup Alembic for database migrations
- Added health check endpoint
- Created comprehensive README

generated with BackendIM... (backend.im)
2025-05-12 13:51:42 +00:00
Automated Action
524d6fb716 Initial commit from template 2025-05-12 13:48:14 +00:00