My_coding_journey
15 posts

My_coding_journey
@Dev_progress1
Small Wins Big Steps
Tham gia Şubat 2026
2 Đang theo dõi0 Người theo dõi

I also refactored my project structure.
Instead of putting everything in main.py, I separated the code into:
• routers → HTTP endpoints
• CRUD → database logic
• schemas → request/response models
• models → SQLAlchemy tables
Much cleaner architecture.
English

Starting a 2-month backend rebuild challenge!
Building in public, sharing small wins, learning FastAPI + Python.
First post coming soon. #BuildInPublic #FastAPI
English









