| Story points | 5 |
| Tags | node api express |
| Hard Prerequisites | |
| IMPORTANT: Please review these prerequisites, they include important information that will help you with this content. | |
|
|
Use Express to expose the following JSON endpoints.
/visitors lists all the visitors/visitors creates a new visitors/visitors/:id gets the details of a specific visitor/visitors/:id deletes a specific visitor/visitors deletes all visitors/visitors/:id updates a specific visitor