Flask Example Taken from the Pluralsight course Building a REST API Using Python and Flask. The example encompasses: Getting data Posting data Updating data Deleting data Storing data into a database Adding authentication to the API