Tweet-311-Denver / tweet_311_denver_service

Backend for Tweet311Denver Turing Project
MIT License
1 stars 0 forks source link

Create Google Geocode service to get address description of lat and long #18

Closed ap2322 closed 4 years ago

ap2322 commented 4 years ago

With a lat and long, create a function that fetches and returns the verified string address description, e.g. "1701 Market St., Denver CO 80202".

This is to be used in the POST /api/v1/locations endpoint to create an address_dec for the location in the db.