The Teclado Blog

Build your first REST API with FastAPI

Get started with FastAPI by building a time-tracking API, including database connectivity, Pydantic models, GET and POST requests, and more!

How to deploy Flask and MongoDB to Render

In this post we show you how to deploy your Flask and MongoDB app for free to Render.com and MongoDB Atlas.

Query string arguments in REST APIs with Flask

Query string arguments allow clients to send us extra data in the URL. Learn how to access query string arguments in a plain Flask route and in a Flask-Smorest API.

New Free Course: FastAPI for Beginners

We've finally published our latest course: FastAPI for Beginners. It's a free course to help you get started with FastAPI.

Create JWTs using Python for Flask or FastAPI

Learn how to create JWTs for authentication using either Flask or pure Python (for use in FastAPI and other frameworks).

The Teclado Blog © 2026