Summary: REST Service

Get a brief summary of what we have learned so far.

We'll cover the following...

What we learned

The main purpose of this chapter is to configure the SQLite database, the Flask Service for our application, and handle session management. We started ...