4 Commits

Author SHA1 Message Date
Automated Action
fd962ad54c Fix alembic migration issues by adding project to Python path and fixing pydantic config
generated with BackendIM... (backend.im)
2025-05-12 13:40:28 +00:00
Automated Action
b5b524e11f Add .env file with OpenWeatherMap API key 2025-05-12 13:38:56 +00:00
Automated Action
2681892abd Add Weather Data API with OpenWeatherMap integration
- Set up FastAPI project structure
- Create database models for locations and weather data
- Implement OpenWeatherMap API integration
- Create API endpoints for current weather and history
- Add health endpoint
- Set up database migrations with Alembic
- Update README with documentation

generated with BackendIM... (backend.im)
2025-05-12 13:35:49 +00:00
Automated Action
e197c05192 Initial commit from template 2025-05-12 13:32:18 +00:00