Exercise: Custom API Response
Apply what you’ve learned about transforming external API responses to custom requirements in this coding exercise.
We'll cover the following
Task
We now know what the fake person API returns. Please try to update or add to our users
types to be able to accept the fake API response but then send out just the name and gender in our API’s response. Please make sure the name contains both first names as well as last names.
Sample expected response
Get hands-on with 1400+ tech skills courses.