Search Suggest

API
API

How to create Telegram bot API Token

In this tutorial we will look at a quick way to create a bot on Telegram. More detailed information you can find on the  official site Set up your Te…

Docker Compose + Python + Flask Example

On this page you build a simple Python web application running on Docker Compose. The application uses the Flask framework and maintains a hit counte…

Kubernetes + Python (Flask) Example

So, you know you want to run your application in Kubernetes but don’t know where to start. Or maybe you’re getting started but still don’t know what …