Get useful information of Geographical locations such as postal code, city, state, country, latitudes and the longitudes (the specific coordinates), etc. Built using Python and Flask Python Framework
URL to project: geolocator-rs.vercel.app
-
Install Python
-
Install the python modules using
$ pip install -r requirements.txt
- Run the local development server (without any WSGI configuration) using
$ python3 app.py