...

/

The REST Server

The REST Server

Set up a FLASK service using Flask and FlaskLogin.

About the application

In this application, we can see how administrative and database routes are configured as Flask blueprints. We can look into the connect call that ensures the database’s existence. Next, we’ll have session management that includes authenticating a user with proper validation checks, invalidating the session, and so on. It will also return the status code as a response. This is what the application looks like:

Note: To test the database, please run the widget and follow the instructions explained below.

Access this course and 1400+ top-rated courses and projects.