Implementing REST API Calls

Getting to grips with making REST API calls felt like finally being able to have a real conversation with the internet. At first the whole thing was a bit too much but once I started to see the patterns emerging, it just became second nature. It all clicked when I realised that a REST API … Read more

My Experience Learning REST API

When I first started learning about REST APIs, I thought it was just about how apps talk to each other over the internet. But after reading the REST API Tutorial, I realized that REST is much more than just sending HTTP requests. It’s an entire way of thinking about how systems communicate efficiently and reliably. … Read more

Introductory Post for CS-343

This blog is a showcase of my journey in CS-343 Software Construction, Design & Architecture. Here, I’ll share key takeaways, reflections, and insights on building reliable and adaptable software systems. My expected outcome of this course is to deepen my understanding of design principles, explore new technologies as they emerge and document my growth as a … Read more