Recent posts
Clean Code Summary
Clean Code book summary
MySQL Cheat sheet
My notes during study Complete SQL Mastery course
Hossam Hamdy in 2023
2023 in Review: A Year of Unprecedented Events
O’Reilly REST API Design Rulebook Notes
A summary of lessons learned from the O'Reilly REST API Design Rulebook and some Spring Boot implementations
Builder Design Pattern
Using Builder design pattern to build a response object for ResponseEntity
Head First Object-Oriented Analysis & Design Summary
Head First Object-Oriented Analysis & Design book summary
Web token based authentication with JWT
What is JWT and how to use it to authenticate your API/Service users. . .
Creating Simple REST APIv3 Using Python Flask, SQLite3, and Postman
Implementing CRUD API using python flask and SQLite3.