Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1 / 8 / 2024 - 11:46 AM
Say Hello - Endpoint
Design an API endpoint that receives user input and outputs a personalized greeting, such as "Hello, {user's name}."
Peer Reviewed by Sebastian, 3:25pm: The program is fully built out and functional. Using Postman, it is able to populate a greeting. Well done.