REST APIs with Flask and Python - Logging In and Retrieving Users from a Database

REST APIs with Flask and Python - Logging In and Retrieving Users from a Database

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers integrating SQLite with an API for user authentication. It begins with an overview of the current system using an in-memory database and transitions to setting up an SQLite database. The tutorial explains how to implement methods for retrieving user data from the database and refactors the code to replace in-memory storage with SQLite. Finally, it demonstrates testing the application using Postman to ensure the authentication process works correctly.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF