Review the docs in the readme regarding the expected requested data structure and proper response structure.
- Research Node API Routes see previous videos linked
- Setting up a basic Node and Express API with a basic route.
- Handling the response to the expected request by sending static Data.
- Enhance response with the data provided via the incoming Request
- Create a UUID and add it to the Response