Python application with Flask server, to receive a JSON address from Postman, modify it as needed, make a request with the Nominatim geolocation service, returning the coordinates and write to relational tables using PostgreSQL server and the Flask-SQLAlchemy framework.
api_coordinates.mp4