Archives
All the articles I've archived.
2025 2
April 2
Creating a Middleware in FastAPI for Logging Requests and Responses
Published: at 06:00 AMLearn how to create a custom middleware in FastAPI to log all incoming requests and outgoing responses, including client IP and other details, into a log file.
EC2 User Data for Beginners
Published: at 06:10 AMLaunch an AWS EC2 instance and automatically serve a custom HTML page using User Data. This guide walks you through step-by-step setup with screenshots—no manual configuration needed!