CS396: Spring 2022

Intro to Web Development

CS396: Spring 2022

Schedule > Building REST API Endpoints with Flask and SQLAlchemy

Week 4: Wed, Apr 20

Now that we have gone over some of the principles of REST, we will practice building some REST API endpoints using some python helper libraries: SQLAlchemy and Flask RESTful.

You can read about them below.

Slides

Lecture Video(s)

Readings