MalikABK
HomeAboutSkillsProjectsBlog
Contact

Technical Blog

Insights, tutorials, and best practices from the trenches

Getting Started with FastAPI for Production APIs

Introduction FastAPI has quickly become one of the most popular frameworks for building modern Python APIs. Its combination of high perfo...

2024-01-15
8 min read
FastAPIPythonAPI Design

Dockerizing a Python Backend the Right Way

Introduction to Docker for Python Containerizing your Python backend ensures consistency across development, staging, and production envi...

2024-01-10
12 min read
DockerPythonDevOps

JWT Authentication in FastAPI: Best Practices

Understanding JWT Authentication JSON Web Tokens (JWT) provide a stateless authentication mechanism perfect for modern APIs. Let's implem...

2024-01-05
10 min read
FastAPISecurityAuthentication
© 2026 Allah Bakhsh. All rights reserved.