2 Commits

Author SHA1 Message Date
Automated Action
777dbe5dc6 Fix database migration errors by adding pydantic-settings dependency and fixing DB_DIR type annotation
generated with BackendIM... (backend.im)
2025-05-12 14:33:08 +00:00
Automated Action
1468af1391 Add Weather Data API with OpenWeatherMap integration
- Created FastAPI application with SQLite database integration
- Implemented OpenWeatherMap client with caching
- Added endpoints for current weather, forecasts, and history
- Included comprehensive error handling and validation
- Set up Alembic migrations
- Created detailed README with usage examples

generated with BackendIM... (backend.im)
2025-05-12 14:26:44 +00:00