0 of 1 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 1 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
To finish your API for this week, you will now need to implement CRUD operations for your car collection API.
By the end you should have:
5 Routes for: Create, Retrieve (2 routes here…GET ALL Cars, GET SINGLE Car), Update, Delete
I should be able to run your app on my machine and use Insomnia to manipulate data in your database.
Note: You may find it easier to create helper functions for handling token verification.
Please also submit your hosted Render app link so I can see the final product. Also, make sure there is data in your database; use your API to put some vehicles in there. This will be part of the grade.
https://github.com/brandon-apol/my-phonebook-ct-main/tree/master
This response will be reviewed and graded after submission.