Day 5 of my Django journey — and this is where things got real. Until yesterday, I was building features you can see. Today, I focused on something you usually don’t see… but every app depends on: 👉 APIs. 💡 What I built: Time Capsule Backend + Web App A system where users can: ⏳ Lock messages until a future date 🔐 Access only their own data (authentication) 📬 Get email when the capsule unlocks 🔗 Share capsules using unique links But the interesting part? I didn’t just build pages — I tested everything like a backend developer using Postman. ✔ Created API endpoints ✔ Sent POST/GET requests manually ✔ Handled authentication tokens ✔ Debugged real API errors (401, auth issues 😅) That moment when your API works in Postman >>> 😌🔥 This project made me realize: Backend development is not just about writing code — it’s about designing systems that other apps can talk to. From CRUD apps → API-driven thinking That shift is 🔥 Still a lot to learn, but this felt like a big step forward. GITHUB LINK =>https://lnkd.in/gCpjMEed #Django #Python #BackendDevelopment #APIs #Postman #LearningInPublic #WebDevelopment

To view or add a comment, sign in

Explore content categories