The two week module follows exercises that build on top of each other. We already have exercises to add GET and POST endpoints, but we need similar tasks for PUT and DELETE endpoints using the same Contacts API that the trainees are buliding.
You can find the week 1 exercises here and the week 2 ones here. You will see that the PUT and DELETE sections are empty.
The two week module follows exercises that build on top of each other. We already have exercises to add GET and POST endpoints, but we need similar tasks for PUT and DELETE endpoints using the same Contacts API that the trainees are buliding.
You can find the week 1 exercises here and the week 2 ones here. You will see that the PUT and DELETE sections are empty.