Practice Exercises
Let's practice these exercises on your own setup and learn how to make your custom web server accept data from a form or JSON.
We'll cover the following...
1. T-shirt color
Add a "/tshirt"
route to your server for handling the submission of form data containing a size
...