Posts Archive
Create a Flask API with Python - Blog AstronautMarkus
by AstronautMarkus • November 29, 2025
Do you want to create a simple API using Flask and Python? In this tutorial, we will walk you through the steps to set up a basic Flask API, including...
How to link your domain to a DNS server step by step - Blog AstronautMarkus
by AstronautMarkus • October 1, 2025
Learn how to link your domain to a DNS server in a few simple steps. You will learn everything from what a domain is to how to use it so everyone can...
Deploy a 'Reverse Proxy' with Nginx on a Raspberry Pi - Blog AstronautMarkus
by AstronautMarkus • September 29, 2025
Do you have more than one server on your network and want to set up a proxy to choose which server will handle each request? Learn how to do it with N...