Assignment 13
Your task is make your backend adhere to a specified REST API spec.
The specification for you to follow is here: https://docs.google.com/spreadsheets/d/1EQ4Sxp9Vj-A_4Z7UMWz904neROZ4cz2o9QJM63qkn90/edit?usp=sharing
Use the program Postman to test your api. Write a test plan of use cases that can cover all the valid inputs and error cases of the api that someone could follow to thoroughly test it.