CS 257: Software Design

Web Application, Phase 3

Implement your API, and set it up to run on thacker.mathcs.carleton.edu.

We'll test it by looking at your API documentation from phase 2, and trying the API queries your documentation includes (as well as some invalid queries to see how your implementation handles errors). We'll also run your unit tests from phase 2.

What to hand in