CSCI 344: Spring 2023

Advanced Web Technology

CSCI 344: Spring 2023

UNCA Logo

Schedule > 13. Building REST API Endpoints with Flask and SQLAlchemy

Week 13: Mon, Apr 3

Readings

SQLAlchemy

Flask RESTful

Python Decorators

Slides

Videos & Lecture Files

Videos and worked examples will be published after class:

Activities

  1. Lecture 21 (Monday): SQL Alchemy & Object-Relational Mapping
  2. Lecture 22 (Wednesday): Flask RESTful and Python Decorators (HW7 Walkthrough)
  3. Lecture 23 (Monday): Intro to Decorators