Number of APIs: 7
POST http://localhost:8080/points/addPoint
GET http://localhost:8080/points
GET http://localhost:8080/points/getPointById/621a92a3ad764449a7476922
GET http://localhost:8080/points/getPointByName/Marcello's Restaurant
PATCH http://localhost:8080/points/updatePointByName/Marcello's Restaurant
PATCH http://localhost:8080/points/updatePointById/621a92a3ad764449a7476922
DELETE http://localhost:8080/points/deletePoint/621a359bd3983fb9c8421666
ENDPOINTS