Homework 14: REST
- Due Nov 3, 2022 by 9:30am
- Points 1
- Submitting a file upload
- Available after Nov 1, 2022 at 10:45am
Watch these videos:
- RESTful APIs (YouTube Links to an external site.)
- REST in PHP (YouTube Links to an external site.)
In a word processor, design a RESTful API description for Quizzer that implements all of the same actions outlined in our ad-hoc API from the notes, except sign up, sign in, and sign out.
Remember, to get credit for the homework, you don't have to have solutions that are 100% complete and working; I want to see that you made an effort to get them working so you can ask informed questions in class and so that when we go over and extend the homework in class, you have some working context for what we're doing.
Upload your RESTful API description to this assignment.