Logo
Points of Interest API Documentation

Gets

Number of APIs: 3


1. Get All Points

GET http://localhost:8080/points



2. Get Point By Id

GET http://localhost:8080/points/getPointById/621a92a3ad764449a7476922



3. Get Point By Name

GET http://localhost:8080/points/getPointByName/Marcello's Restaurant



ENDPOINTS