Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 704 Bytes

README.md

File metadata and controls

21 lines (9 loc) · 704 Bytes

API Coordinates

Personal application of a small sample of my knowledge in this type of application.

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

Diagram