adding poi route and endpoint. Using POST to send the lat lon to get poi by boundaries
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 18 Jul 2019 02:47:10 +0000 (22:47 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 18 Jul 2019 02:47:10 +0000 (22:47 -0400)
commit1248c1031439119e2ce683b3461e5e047f9d4f35
tree211e950e6c10c679df47caed70a119e82a8307d7
parent4f1dc78a44cb3c6193d3bb6022755807f6ceccd3
adding poi route and endpoint. Using POST to send the lat lon to get poi by boundaries
setup/routes.php
setup/routes/pointsOfInterest.php [new file with mode: 0644]