Build your first REST API with Flask and PostgreSQL



Build your first REST API with Flask and PostgreSQL

Build your first REST API with Flask and PostgreSQL

It’s been a while! Learn how to create a home automation web service to store and retrieve temperatures in different rooms of your house (Arduinos not included!). Using Flask we can easily build an API that your temperature sensors can send data to, and then we can retrieve the data or do some processing with it.

This video will help you learn how to build a simple Flask API using PostgreSQL for data storage.

Blog post: https://blog.teclado.com/first-rest-api-flask-postgresql-python/
REST APIs with Flask and Python (Udemy course): https://go.tecla.do/rest-apis-sale
Python and PostgreSQL (Udemy course): https://go.tecla.do/pysql

Thank you very much for watching!

Comments are closed.