これはFastAPIの短期集中コースです。このチュートリアルでは、Python FastAPIを使用して、コードの初入力からデプロイまで、わずか数ステップで10分未満でブログを構築します。 このコースが非常に速い理由は、すべての概念を深く掘り下げるのではなく ...
近年、Webサービスや社内システムの設計において「APIを中心にした構成」が当たり前になりつつあります。 その中で、Pythonを使ったAPI開発の分野で急速に注目を集めているのが FastAPI です。 「名前は聞いたことがあるが、何がすごいのかわからない ...
When Python web frameworks like Flask and Django first rose to prominence, Python was a somewhat different language than it is today. Many elements of modern Python, like asynchronous execution and ...
A staged, hands-on course that builds the smallest serious AI web application — Browser → FastAPI → Ollama → Postgres → Browser — one fundamental at a time, across nine modules. This repo is your ...
A staged, hands-on conversion course that turns a working FastAPI Q&A app into a children's bedtime-story generator that calls Google's Gemini API and deploys to Vercel + Render — one fundamental at a ...