solorpower_server/app
2026-01-23 11:27:56 +09:00
..
core Initial commit: FastAPI middleware server for solar power monitoring 2026-01-22 14:22:47 +09:00
routers feat: 엑셀 업로드 API 추가 (POST /upload/history) 2026-01-23 11:27:56 +09:00
schemas fix: update SolarLogBase schema to match DB columns (current_kw, today_kwh, status) 2026-01-22 15:44:36 +09:00
__init__.py Initial commit: FastAPI middleware server for solar power monitoring 2026-01-22 14:22:47 +09:00
main.py feat: 엑셀 업로드 API 추가 (POST /upload/history) 2026-01-23 11:27:56 +09:00