How to deploy a Python API with FastAPI with Nginx and Docker FastAPI is a powerful API framework for Python that allows to quickly create and develop APIs in Python. But how to deploy those APIs ? Check article here: How to deploy a Python API with FastAPI with Nginx and Docker
Django and Stripe subscriptions — Part 3
Django and Stripe subscriptions — Part 3 So you want to build a membership site or charge for your digital product/downloads and don’t know what tool to use? Use Django (and Stripe) Check article here: Django and Stripe subscriptions — Part 3
Django and Stripe subscriptions — Part 2
Django and Stripe subscriptions — Part 2 So you want to build a membership site or charge for your digital product/downloads and don’t know what tool to use? Use Django (and Stripe) Check article here: Django and Stripe subscriptions — Part 2
Django and Stripe subscriptions— Part 1
Django and Stripe subscriptions— Part 1 So you want to build a membership site or charge for your digital product/downloads and don’t know what tool to use? Use Django. Check article here: Django and Stripe subscriptions— Part 1
Learning Golang from scratch
Learning Golang from scratch In this article, the first of a tutorial series, I’ll document my journey of learning Golang and also show you how you can learn it. Check article here: Learning Golang from scratch
WireGuard on Ubuntu 20.04
WireGuard on Ubuntu 20.04 In this article I will describe how to setup and connect to a WireGuard VPN with the purpose of keeping all of your network traffic secure… Check article here: WireGuard on Ubuntu 20.04