The Teclado Blog
  • Start Learning Python
  • Courses
Luka Milivojevic

Luka Milivojevic

Content creator for Teclado

Kragujevac, Serbia •
3 posts •
How to deploy your first REST API with Flask for free
REST APIs

How to deploy your first REST API with Flask for free

Deploying a Flask app makes it available to everyone on the internet, so it's what you need to do to share your projects. In this post we'll show you how to do it using two different providers.

    Luka Milivojevic
    7 min read · Oct 6
Python lists: remove() vs pop()
Learn Python Programming

Python lists: remove() vs pop()

To remove items from a list we can use remove() or pop(). They behave slightly differently, so let's take a look!

    Luka Milivojevic
    4 min read · Aug 24
Build your first REST API with Flask and PostgreSQL
REST APIs

Build your first REST API with Flask and PostgreSQL

Learn to build a REST API to collect, aggregate, and serve temperature data using Flask and PostgreSQL!

    2
    Jose Salvatierra / Luka Milivojevic
    12 min read · Aug 18
The Teclado Blog © 2025
Privacy Policy