Happy New Year 2025
Hi everyone, I hope you and your family are all doing well! 🎆🎆🎆
A new year has arrived, many goals from the previous year remain unfinished. But don't worry, we can carry them into this year and accomplish them now.
Hi everyone, I hope you and your family are all doing well! 🎆🎆🎆
A new year has arrived, many goals from the previous year remain unfinished. But don't worry, we can carry them into this year and accomplish them now.
Hello, FastAPI and I are here to see you again. Over the past week, I started onboarding at a new company, joined a new environment, and met new people, which made me really excited.
Getting straight to today's main topic, I will introduce a module that integrates with FastAPI, which helps us track the statistics of each API in the application.
Another week has passed, how was your weekend? I am planning my future journey.
In this article, I will introduce you to a crucial module to protect your system. As the title of the article, it is about Rate-limiting. Let's explore how we can apply it to FastAPI!
Welcome back!
In part 4 of our series, we delve deeper into essential tools that streamline development and enhance functionality. Let's dive in!
Hello, This is the first post when I migrated from Wordpress to Docusaurus.
Recently, I have been researching some design patterns in Node.js to apply to my team's project. Are you a fan of Node.js?
I have discovered some interesting patterns that can be applied to my project. Today, I will introduce the Asynchronous Request Batching Design Pattern. I'm really excited to share it with you.
Hello, are you learning Python? Does your job involve using Python? If so, you will find this article quite interesting 😉.
This article is largely inspired by the destructuring assignment in JavaScript. While working with JavaScript, I became greatly fascinated with the destructuring assignment syntax in JavaScript, and I needed it in my Python code.
Hello, we meet again!
In the previous post, I introduced two quite important modules in a project, which are Migration and Logging. In this article, I will introduce the Caching module.
I hope you enjoy it!
Today, I say "Hi Medusa!”.
Recently, I received a request from my director. It involves developing an e-commerce product for a retail business client group. They require a customized solution for self-deployment in their environment.
Back to FastAPI again.
This post comes with Logging module that you will want to have in your project.
Today, I say “Hi FastAPI”.
Recently, FastAPI has become increasingly popular, partly driven by the current trend of AI innovation. In my opinion, being modern, robust, fast, and micro is what makes me fall in love with this framework.
This post comes with some modules that you will want to have in your project.