Skip to main content
Dat 3. semester
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

05 Rest API intro

Learning objectives

Monday

  • Review of the SP-1: Prepare a short presentation of your solution for the Movies API exercise.

Tuesday (API design and implementation)

Prepare for class

Videos

Reading

Exercises in in class

Wednesday (CodeLab)

Thursday (loggin, validation, exception handling, and documentation)

Prepare for class

Video

Reading

Exercises in class

  • Logging
  • We will work on transforming a simple API into a more advanced API with error handling, validation and logging.
  • If time permits, we will also work on documenting the portfolio project API using the documentation format we have been using in the course.
  • Idea: create a loggin api where you log all errors and exceptions that happen in your API.

Friday (portfolio day)

Keep working on your portfolio project, and implement a REST API for your project. Remember to document your API using the documentation format we have been using in the course.