Geolocalization with Python and Flask
To run locally:
- clone https://github.com/JoeCare/flask_geolocation_api.git
- cd flask_geolocation_api/
- pip install pipenv
- pipenv shell
- pipenv install
- python run.py
Available at: https://geolocapp-api.herokuapp.com/api/v1