Week of 1/27 - Python Refresher Class Prep Chapter 2 : A Full Python Refresher Simple Decorators in Python The "at" Syntax for Decorators Decorating Functions with Parameters Decorators with Parameters Chapter 3 : Your first REST API Overview of the project we'll build Initial set-up for a Flask app Your first REST API endpoint What is JSON? How to interact with and test your REST API How to create stores in our REST API How to create items in each store How to get a specific store and its items