Sharing notes from my ongoing learning journey — what I build, break and understand along the way.
My First FastAPI Project: Step-by-Step from Setup to Test

My First FastAPI Project Today, I built my first working web project using FastAPI. I’m sharing the whole process step-by-step — what I did, what issues I encountered, and how I learned. First, I Installed Visual Studio Code While installing…