Hip-Hop-Xpress / hhx-api

REST API for the UIUC Hip Hop Xpress
0 stars 0 forks source link

Implement and test Location endpoint #21

Closed renzol2 closed 4 years ago

renzol2 commented 4 years ago

Wiki page: https://github.com/Hip-Hop-Xpress/hhx-api/wiki/Location This should be easy compared to the previous two since this endpoint has only 2 routes

renzol2 commented 4 years ago

While this endpoint was much simpler, in practicality it will probably not be used much. We need a more robust approach for geolocation, and I'm not sure a simple REST API endpoint will do the trick (but this requires more research on my end/discussion with people more knowledgeable with this kind of stuff)