Skip to content

Nov 12: Building a Backend

Learning Objectives

After today's class, you should be able to:

  • Implement create, update, and delete endpoints with appropriate status codes.
  • Declare response models, and handle errors such as missing records and constraint violations.