Published inPython in Plain EnglishUnderstanding OAuth2 Authorization Code FlowAccessing protected resourced in a Kubernetes (K8S) ClustersSep 3, 2023Sep 3, 2023
Published inGeek CultureBuild Your First FastAPI Web ApplicationHi folks, in this article I would like to go over the necessary steps in order to build simple three tier web applications using FastAPI.Aug 19, 2023Aug 19, 2023
Published inCodeXThree simple ways to run Vue.js along side FastAPIHi folks, in this article I would like to explain how you can integrate your FastAPI apps with Vue.js. But before we move to the main…Apr 29, 2023Apr 29, 2023
Published inGeek CulturePractical Python DecoratorsA lot of articles depict what are decorators and provide some basic examples how to use them, so in this article I decided to give you some…Apr 23, 2023Apr 23, 2023
Published inGeek CultureHow to handle bigger projects with FastAPIWhat are FastAPI Routers?Feb 19, 20233Feb 19, 20233
Published inGeek CultureFeature toggles/flags in software development lifecycleFeature toggles are something that not many people are talking about but I think it is important part of the software development lifecycle…Jan 26, 2023Jan 26, 2023
Published inGeek CultureBridge design pattern in PythonDesign patterns: BridgeSep 29, 2022Sep 29, 2022
Published inCodeXHow I Build my own CI/CD Pipeline for Python AppsIn a recent article of mine, I have shown you how to deploy Python application to Azure VMs. In this one I would like to introduce another…Sep 27, 20222Sep 27, 20222
Published inCodeXHow to quickly deploy Python apps to Azure VMsDeploying Python apps to AzureSep 17, 2022Sep 17, 2022