When an app needs data, it doesn't "open" a database. It sends a request to an API and waits for a clear answer. That's where FlaskAPI work fits in: building ...
A beginner-friendly Weather Data API built with FastAPI, PostgreSQL, and Docker. This project demonstrates how to build a production-ready REST API that collects and serves weather data from external ...
**Pythonを用いたシステム開発経験(API・バッチ処理の設計と実装)**を、 採用担当・技術者に一目で伝えることを目的とする。 [Client] ↓ REST API [FastAPI] ├─ 商品・注文API ├─ KPI取得API └─ 管理API ↓ [PostgreSQL] [Batch] ├─ 売上集計 ├─ KPI計算 └─ 日次 ...