REST APIs with Flask and Python - Testing the Deployed API with Postman

REST APIs with Flask and Python - Testing the Deployed API with Postman

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial demonstrates how to verify an app's functionality using Postman and deploy it to Heroku. It highlights the limitations of using SQLite on Heroku, such as limited disk space and the risk of data loss. The tutorial suggests using PostgreSQL as a more reliable data storage solution, which Heroku offers for free. The video provides step-by-step instructions for managing environments and deploying the app securely with HTTPS.

Read more

2 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Describe the process of deploying an app to Heroku.

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What alternative data storage solutions can be used instead of SQLite on Heroku?

Evaluate responses using AI:

OFF