Challenge: Building Web Server Template

Test your understanding of what you learned in this chapter by making calls to a Rust server.

We'll cover the following

Challenge

You are a database manager for a startup that provides services for their to-do application. You have been tasked to perform multiple operations for one of your clients to ensure that the server your startup created for them is working and is in tip-top condition. Your task is to interact with a simple web server that receives HTTP requests containing data packets and stores the information in a database. You’ll use the API widget to send requests to the server and verify the stored data.

Task

Ensure that all of the endpoints being used in the server are working properly and as expected. You have to follow the two separate workflows given for both tasks and users, as shown below:

Get hands-on with 1400+ tech skills courses.