CS396: Winter 2022

Intro to Web Development

CS396: Winter 2022

Schedule > Building REST API Endpoints with Flask and SQLAlchemy

Week 4: Wed, Jan 26

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